Skip to content

3PMAP/profielwerkstuk

Repository files navigation

pws

profielwerkstuk

This repo contains the markdown source files for our paper. It's written in markdown, though heavenly injected with LaTeX. This is because we use pandoc for converting: markdown -> LaTeX -> pdf.

This repo:

  • 00_*.md kind of files are the source files. They will all be squashed together and converted when running:
  • create. It's a 'bash script' (well...) which just runs pandoc with all given commands. So you can make use of:
  • bib/. Here is the bibtex file. Also a csl file for apa style.
  • img/ contains all images.
  • prothesehand.pdf is the output file. The result. El resultado. Exitus.

How to use

  • Download or clone1 this repo
  • Install pandoc and pandoc-citeproc
  • Terminal: Go to the folder 'profielwerkstuk' (cd path/to/profielwerkstuk)
  • Terminal: bash createfile to create the pdf output
  1. In terminal: git clone git://github.com/3PMAP/profielwerkstuk.git or clone via Github Desktop.

About

📖 The markdown source files for our paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published