diff options
author | chris.sutcliffe <ctd.sutcliffe@gmail.com> | 2021-11-08 13:05:33 +0000 |
---|---|---|
committer | chris.sutcliffe <ctd.sutcliffe@gmail.com> | 2021-11-08 13:05:33 +0000 |
commit | ba4f071b308604db0bce9c095b38f5629ec0cf77 (patch) | |
tree | 2ecb74907deb2274f2b85752bcd435e08d2f6c3e /report/References.bib | |
parent | 975fb6f000918085d1f5ba4ac6eb95c60411dae9 (diff) | |
download | esotericFORTRAN-ba4f071b308604db0bce9c095b38f5629ec0cf77.tar.gz esotericFORTRAN-ba4f071b308604db0bce9c095b38f5629ec0cf77.zip |
add reference to bib for bnf form, add to table
Diffstat (limited to 'report/References.bib')
-rw-r--r-- | report/References.bib | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/report/References.bib b/report/References.bib index 9b6ea82..a6c8964 100644 --- a/report/References.bib +++ b/report/References.bib @@ -126,5 +126,14 @@ keywords = {Fetal head molding, Delivery, Photographic method}, year = {1983} } + +@book{davie1982recursive, + title={Recursive descent compiling}, + author={Davie, JT and Morrison, Ronald}, + year={1982}, + publisher={John Wiley \& Sons, Inc.} +} + +
\ No newline at end of file |