diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-06-22 22:52:20 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-06-22 22:52:20 +0200 |
commit | 65e6ce0f06b4cb9294f9fce40a332c5af5849967 (patch) | |
tree | b5c8ac0ec306329217fe0306413198d8a06d346b | |
parent | ffb65e6d9e90d9124f52680f7f98f57270ebf110 (diff) |
Add abstract and subtitle/title
-rw-r--r-- | Proposal.md | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/Proposal.md b/Proposal.md index 99fa7b5..057b5a5 100644 --- a/Proposal.md +++ b/Proposal.md @@ -1,17 +1,29 @@ --- -title: A computing platform that embraces the language +title: Mothership +subtitle: 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 +abstract: | + Computing, as any other field, evolved from the previous work on the matter. + During its development huge advancements have been done in many areas but only + some are in use today, due to the inertia industry already had, which forced + some sort of retrocompatibility. In this document a new computing platform is + presented, one that makes use of some of the ideas that didn't reach the + mainstream and uses our current computing capabilities in order to achieve a + personal computing device that embraces the programming language. + # How to cite: # https://pandoc.org/chunkedhtml-demo/8.20-citation-syntax.html ... # A computing platform that embraces the language + + ## UNIX's influence > Applicants must also have extensive knowledge of Unix, although they should |