summaryrefslogtreecommitdiff
path: root/Proposal.md
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2024-06-02 18:22:21 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2024-06-02 18:22:21 +0200
commita5f247a282db2ca3c756346466d5e46ade46042e (patch)
tree1253a4682e083f2afd3d98432563b97017c46a10 /Proposal.md
parent17f54bb26f619c2a9821dcb202355b8114bd2760 (diff)
Add csl style
Diffstat (limited to 'Proposal.md')
-rw-r--r--Proposal.md19
1 files changed, 16 insertions, 3 deletions
diff --git a/Proposal.md b/Proposal.md
index d1a5bc7..ebb07fc 100644
--- a/Proposal.md
+++ b/Proposal.md
@@ -1,3 +1,15 @@
+---
+title: A computing platform that embraces the language
+bibliography: bibliography.bib
+reference-section-title: Bibliography
+link-citations: true
+link-bibliography: true
+csl: acm-sig-proceedings-long-author-list.csl
+
+# How to cite:
+# https://pandoc.org/chunkedhtml-demo/8.20-citation-syntax.html
+...
+
# A computing platform that embraces the language
## UNIX's influence
@@ -69,12 +81,12 @@ integer-interpreter. This leaks too many details to the user/developer.
### Shell (fork+exec)
-Metion "a fork in the road" paper.
-We can do better. Fork+exec embraces the Unix model, not the language.
+We can do better. Fork+exec embraces the Unix model [@fork:Baumann], not the
+language.
### Users (now used for permissions)
-Users as persons using the computer, not as programs. I'm the only user of this
+Users as people using the computer, not as programs. I'm the only user of this
machine.
### Permissions
@@ -149,3 +161,4 @@ installed in a conventional machine.
Oberon, TempleOS... Computing for one person. That one person can totally
manipulate, alone.
+