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/symmetric-lenses.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/symmetric-lenses.bibtex')
-rw-r--r-- | literature/symmetric-lenses.bibtex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/literature/symmetric-lenses.bibtex b/literature/symmetric-lenses.bibtex new file mode 100644 index 0000000..8ac01e0 --- /dev/null +++ b/literature/symmetric-lenses.bibtex | |||
@@ -0,0 +1,10 @@ | |||
1 | @inproceedings{hofmann2011symmetric, | ||
2 | title={Symmetric lenses}, | ||
3 | author={Hofmann, Martin and Pierce, Benjamin and Wagner, Daniel}, | ||
4 | booktitle={ACM SIGPLAN Notices}, | ||
5 | volume={46}, | ||
6 | number={1}, | ||
7 | pages={371--384}, | ||
8 | year={2011}, | ||
9 | organization={ACM} | ||
10 | } | ||