summaryrefslogtreecommitdiff
path: root/literature/bidirectional-tree-transformations.bibtex
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-10-24 15:32:28 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2017-10-24 15:32:28 +0200
commitacaa6097127fa23e1a61a40b38a14a39af5c22b1 (patch)
treeefdb71773eeedd9f6c0941aa634c19dfdc4bdf05 /literature/bidirectional-tree-transformations.bibtex
parentb0664409b92541883e4cf17ff77730aa124e9d48 (diff)
downloadincremental-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.bibtex10
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}