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/polish-parsers.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/polish-parsers.bibtex')
-rw-r--r-- | literature/polish-parsers.bibtex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/literature/polish-parsers.bibtex b/literature/polish-parsers.bibtex new file mode 100644 index 0000000..ecd6ea2 --- /dev/null +++ b/literature/polish-parsers.bibtex | |||
@@ -0,0 +1,10 @@ | |||
1 | @article{hughes2003polish, | ||
2 | title={Polish parsers, step by step}, | ||
3 | author={Hughes, R John M and Swierstra, S Doaitse}, | ||
4 | journal={ACM SIGPLAN Notices}, | ||
5 | volume={38}, | ||
6 | number={9}, | ||
7 | pages={239--248}, | ||
8 | year={2003}, | ||
9 | publisher={ACM} | ||
10 | } | ||