This contains my bachelors thesis and associated tex files, code snippets and maybe more. Topic: Data Movement in Heterogeneous Memories with Intel Data Streaming Accelerator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
850 B

  1. http://www.ics.mq.edu.au/~rdale/resources/writingnotes/latexstyle.html#dashes
  2. * Dashes
  3. The single minus —the hyphen— appears within words; use the double
  4. minus — the en-dash — in number ranges; and use the treble dash, or
  5. em-dash, as in the previous clauses here.
  6. * Headings
  7. In section headings, capitalize all words except closed class words
  8. (i.e., prepositions, conjuctions, and so on).
  9. in subsection headings and below, only capitalize the first word and
  10. any proper names.
  11. * Structure
  12. Tell them what you're going to tell them, tell them it, then tell them
  13. you've told them it.
  14. * Footnotes
  15. Don't put a space before a \footnote command. Put the footnote after
  16. the punctuation mark it is next to, not before it.
  17. Make sure you include a full stop at the end of the footnote text. And
  18. make sure your footnotes are complete sentences.