1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
3706dd44b7
Amend literature 2020-10-25 19:18:54 +01:00
25b577c30f
Add Conclusion section 2020-10-05 01:02:28 +02:00
91bd4ba083
Add Model section 2020-10-04 23:39:20 +02:00
3849e5fd3f
Add Literature section 2020-10-04 23:00:15 +02:00
41d5271a9b
Add Introduction section 2020-10-04 22:24:38 +02:00
f3df93d58d
Set up elsearticle template with meta data
- paper.tex
  + main file to generate the PDF version from
  + rough structure of the paper
  + set static/elsearticle.cls as the document class
- tex/ folder
  + glossary.tex => holds terms listed in glossary
  + meta.tex => add meta data (incl. abstract) of the paper
  + preamble.tex => holds LaTeX imports and document-wide settings
  + references.bib => holds BibTeX data of sources
    * set static/elsarticle-harv.bst as quoting style
2020-10-04 21:29:02 +02:00