summaryrefslogtreecommitdiff
path: root/bibliography.bib
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2024-04-20 16:44:25 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2024-04-20 16:44:25 +0200
commit5ab6c0d2dd041becef6915469f493c87b5d16d77 (patch)
treebff73aa35bb5a0d636df3508d7a0b5f2a63ac681 /bibliography.bib
Start with some ideas and some bibliography
Diffstat (limited to 'bibliography.bib')
-rw-r--r--bibliography.bib20
1 files changed, 20 insertions, 0 deletions
diff --git a/bibliography.bib b/bibliography.bib
new file mode 100644
index 0000000..ebb9957
--- /dev/null
+++ b/bibliography.bib
@@ -0,0 +1,20 @@
+@inproceedings{ LionsOs:Heiser,
+ address = {Gladstone, QLD, AU},
+ author = {Gernot Heiser},
+ booktitle = {Everything Open},
+ month = apr,
+ organization = {Linux Australia},
+ title = {{Lions OS}: Secure -- Fast -- Adaptable},
+ year = {2024}
+}
+
+@article{ Threads:Lee,
+ author = {Lee, Edward},
+ year = {2006},
+ month = {06},
+ pages = {33 - 42},
+ title = {The Problem with Threads},
+ volume = {39},
+ journal = {Computer},
+ doi = {10.1109/MC.2006.180}
+}