diff options
author | Alfie Eagleton <67986414+TheAlfanator@users.noreply.github.com> | 2021-11-08 13:07:36 +0000 |
---|---|---|
committer | Alfie Eagleton <67986414+TheAlfanator@users.noreply.github.com> | 2021-11-08 13:07:36 +0000 |
commit | 8e0b32efd0a44d2582420f192cf2b944477510e9 (patch) | |
tree | 782bf3c6e16c59ab582706fa99341a6fb46e6132 /report/References.bib | |
parent | 4e9e9953e32be9232edc97df4238d1c939638cd1 (diff) | |
parent | ba4f071b308604db0bce9c095b38f5629ec0cf77 (diff) | |
download | esotericFORTRAN-8e0b32efd0a44d2582420f192cf2b944477510e9.tar.gz esotericFORTRAN-8e0b32efd0a44d2582420f192cf2b944477510e9.zip |
Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject
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 |