diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-10-24 15:32:28 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-10-24 15:32:28 +0200 |
commit | acaa6097127fa23e1a61a40b38a14a39af5c22b1 (patch) | |
tree | efdb71773eeedd9f6c0941aa634c19dfdc4bdf05 /literature/a-programmable-editor.bibtex | |
parent | b0664409b92541883e4cf17ff77730aa124e9d48 (diff) | |
download | incremental-dfsts-acaa6097127fa23e1a61a40b38a14a39af5c22b1.tar incremental-dfsts-acaa6097127fa23e1a61a40b38a14a39af5c22b1.tar.gz incremental-dfsts-acaa6097127fa23e1a61a40b38a14a39af5c22b1.tar.bz2 incremental-dfsts-acaa6097127fa23e1a61a40b38a14a39af5c22b1.tar.xz incremental-dfsts-acaa6097127fa23e1a61a40b38a14a39af5c22b1.zip |
Bachelor's thesis; look up literature
Diffstat (limited to 'literature/a-programmable-editor.bibtex')
-rw-r--r-- | literature/a-programmable-editor.bibtex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/literature/a-programmable-editor.bibtex b/literature/a-programmable-editor.bibtex new file mode 100644 index 0000000..e0649ca --- /dev/null +++ b/literature/a-programmable-editor.bibtex | |||
@@ -0,0 +1,8 @@ | |||
1 | @inproceedings{hu2004programmable, | ||
2 | title={A programmable editor for developing structured documents based on bidirectional transformations}, | ||
3 | author={Hu, Zhenjiang and Mu, Shin-Cheng and Takeichi, Masato}, | ||
4 | booktitle={Proceedings of the 2004 ACM SIGPLAN symposium on Partial evaluation and semantics-based program manipulation}, | ||
5 | pages={178--189}, | ||
6 | year={2004}, | ||
7 | organization={ACM} | ||
8 | } | ||