diff options
-rw-r--r-- | bibliography.bib | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bibliography.bib b/bibliography.bib index 4ddb011..866af2a 100644 --- a/bibliography.bib +++ b/bibliography.bib @@ -22,6 +22,15 @@ year={1995}, school={Massachusetts Institute of Technology} } +% Oberon +@book{ Oberon:Wirth, + title={Project Oberon, The Design of an Operating System and Compiler}, + author={Niklaus Wirth and Jürg Gutknecht}, + year={1992}, + isbn={0-201-54428-8}, + publisher={Addison-Wesley/ACM Press}, + url={https://people.inf.ethz.ch/wirth/ProjectOberon1992.pdf} +} % Unix @book{ QuarterCenturyUnix:Salus, title={A Quarter Century of UNIX}, |