diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-08-07 18:08:02 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-08-07 21:49:05 +0200 |
commit | 8b0772880b991933f5a53ffba176fb83793e64bb (patch) | |
tree | e6bc2404165df98c26f4eb23c33bae550e205cd4 | |
parent | 4f085ff304c693c2c13041a36f466cd49da03f7c (diff) |
bibliography: AddA Quarter Century of UNIX by Peter H. Salus
-rw-r--r-- | bibliography.bib | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bibliography.bib b/bibliography.bib index 0d80997..3460e08 100644 --- a/bibliography.bib +++ b/bibliography.bib @@ -22,6 +22,14 @@ year={1995}, school={Massachusetts Institute of Technology} } +% Unix +@book{ QuarterCenturyUnix:Salus, + title={A Quarter Century of UNIX}, + author={Peter H. Salus}, + year={1994}, + isbn={0-201-54777-5}, + publisher={Addison-Wesley} +} % Problems with the things we use |