#!/bin/bash cd Thesis pandoc -s --template=wbh.tex --citeproc --csl=../$1 --bibliography=../thesis.bib --metadata-file=metadata.yaml --metadata-file=acronyms.yaml README.md -o ../DRAFT-900266-Sebastian_Preisner.tex pandoc -s --template=wbh.tex --citeproc --csl=../$1 --bibliography=../thesis.bib --metadata-file=metadata.yaml --metadata-file=acronyms.yaml README.md -o ../DRAFT-900266-Sebastian_Preisner.pdf