phd_thesis_markdown icon indicating copy to clipboard operation
phd_thesis_markdown copied to clipboard

Template for writing a PhD thesis in Markdown

Results 47 phd_thesis_markdown issues
Sort by recently updated
recently updated
newest added

Some Universities require you to hand in your document in a format that's readable by Word (looking at you, University of Rotterdam).

Hi, Is there a possibility to change the font size and line spacing of code blocks when generating them through markdown? ```java ``` Thanks & best, Tobias

Would it be possible to add an option to add references from `references.bib` into the bibliography without having them cited in the body of the document? Supposedly `\nocite{*}` should take...

Should this run out of the box on Windows? And if not, are there known work arounds to get it working on Windows? I would have thought the make file...

We are no longer using the Travis CI tests. We should migrate (and improve) the workflow specified in https://github.com/tompollard/phd_thesis_markdown/blob/main/.travis.yml to GitHub actions.

The link to "this article" in step 5 of [How do i get started](https://github.com/tompollard/phd_thesis_markdown#how-do-i-get-started) section is broken.

Hi! I'm having troubles compiling a pdf from your template: `make pdf` throws `make: *** [pdf] Error 43` with the following error in the log: ``` ❯ tail pandoc.pdf.log [17:36:10]...