bpkleer / academic-pandoc-template

Write beautiful academic texts with the distraction-free Pandoc Markdown and typademic.

Home Page:https://maehr.github.io/academic-pandoc-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Academic Pandoc template

Write beautiful academic texts with the distraction-free Pandoc Markdown and typademic.

GitHub issues GitHub forks GitHub stars GitHub license

Preview

Getting Started

Read the documentation and make sure you have a Markdown editor like Zettlr and a Bibtex editor like JabRef installed.

Use with typademic online (BEGINNER)

  1. Download the academic-pandoc-template
  2. Edit /template/academic-pandoc-template.md according to the Markdown guide with your favorite Markdown editor
  3. Edit /template/references.bib with your favorite Bibtex editor
  4. Upload all files in /template/ to typademic and convert it to PDF or Docx
  5. Be happy!

Use with Pandoc and Latex (ADVANCED)

Install all prerequisites

Open your command line, navigate to /template/ and execute the following commands.

pandoc -d pdf.yaml academic-pandoc-template.md
pandoc -d docx.yaml academic-pandoc-template.md

Support

This project is maintained by @maehr. Please understand that we won't be able to provide individual support via email. We also believe that help is much more valuable if it's shared publicly, so that more people can benefit from it.

Type Platforms
🚨 Bug Reports GitHub Issue Tracker
🎁 Feature Requests GitHub Issue Tracker
🛡 Report a security vulnerability GitHub Issue Tracker

Built With

Roadmap

No changes are currently planned.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Moritz Mähr - Initial work - maehr

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Write beautiful academic texts with the distraction-free Pandoc Markdown and typademic.

https://maehr.github.io/academic-pandoc-template/

License:MIT License


Languages

Language:TeX 98.2%Language:HTML 1.6%Language:SCSS 0.2%