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/bidirectional-tree-transformations.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/bidirectional-tree-transformations.bibtex')
-rw-r--r-- | literature/bidirectional-tree-transformations.bibtex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/literature/bidirectional-tree-transformations.bibtex b/literature/bidirectional-tree-transformations.bibtex new file mode 100644 index 0000000..1d75f45 --- /dev/null +++ b/literature/bidirectional-tree-transformations.bibtex | |||
@@ -0,0 +1,10 @@ | |||
1 | @article{foster2007combinators, | ||
2 | title={Combinators for bidirectional tree transformations: A linguistic approach to the view-update problem}, | ||
3 | author={Foster, J Nathan and Greenwald, Michael B and Moore, Jonathan T and Pierce, Benjamin C and Schmitt, Alan}, | ||
4 | journal={ACM Transactions on Programming Languages and Systems (TOPLAS)}, | ||
5 | volume={29}, | ||
6 | number={3}, | ||
7 | pages={17}, | ||
8 | year={2007}, | ||
9 | publisher={ACM} | ||
10 | } | ||