1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
a440752c4e
Rephrase abstract
- streamline first half
- add "on a grid"
- add note on predictive routing applications
- mention managerial findings and winning forecasting method
  in second half
2020-10-09 14:48:29 +02:00
b76ddd0e2f
Streamline text 2020-10-09 14:48:10 +02:00
4784f76ec8
Adjust placement of tables 2020-10-05 01:03:06 +02:00
25b577c30f
Add Conclusion section 2020-10-05 01:02:28 +02:00
f010a69af2
Add Study section 2020-10-04 23:58:46 +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
526135106f
Add section titles 2020-10-04 21:47:28 +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