Skip to content
Snippets Groups Projects
README.md 918 B
Newer Older
  • Learn to ignore specific revisions
  • Manuel Max Kieweg's avatar
    Manuel Max Kieweg committed
    # Minutes
    
    
    Manuel Max Kieweg's avatar
    Manuel Max Kieweg committed
    * [2020-12-07](http://portainer.danet.fbi.h-da.de:4000/MLAkHxUCS_W4njtf2sC63Q#)
    
    
    Manuel Max Kieweg's avatar
    Manuel Max Kieweg committed
    * [2020-12-03](http://portainer.danet.fbi.h-da.de:4000/q1IPsSO0TnOyk7Mcq1S38g#)
    
    * [2020-11-30](http://portainer.danet.fbi.h-da.de:4000/n5W9v9p5SzWVnK_N7kDhcQ#)
    
    Manuel Kieweg's avatar
    Manuel Kieweg committed
    # Markdown Design Document
    
    Uses [pandoc](https://pandoc.org/MANUAL.html#pandocs-markdown) flavoured markdown.
    
    ``` sh
    
    pandoc --filter pandoc-citeproc --bibliography=bibliography.bib --csl=acm-sig-proceedings.csl --variable papersize=a4paper -s *.md -o paper.pdf
    
    Manuel Kieweg's avatar
    Manuel Kieweg committed
    ```
    
    
    Manuel Kieweg's avatar
    Manuel Kieweg committed
    ## Citation Styles
    
    [Citation Style Language Repository](https://github.com/citation-style-language/styles)
    
    
    Manuel Kieweg's avatar
    Manuel Kieweg committed
    ## Resources
    
    [How to 1](https://gist.github.com/maxogden/97190db73ac19fc6c1d9beee1a6e4fc8)
    
    [How to 2](https://v4.chriskrycho.com/2015/academic-markdown-and-citations.html)
    
    
    Manuel Kieweg's avatar
    Manuel Kieweg committed
    [How to 3](https://medium.com/@krzysztofczarnecki/i-wrote-my-thesis-in-markdown-heres-how-it-went-3f60140dfe65)