All Projects → maehr → Academic Pandoc Template

maehr / Academic Pandoc Template

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

Projects that are alternatives of or similar to Academic Pandoc Template

Documentreader
This library reads word documents (.doc and .docx), txt and PDF files, and gives the output content of the document as a String.
Stars: ✭ 57 (-5%)
Mutual labels:  docx, pdf
Net Core Docx Html To Pdf Converter
.NET Core library to create custom reports based on Word docx or HTML documents and convert to PDF
Stars: ✭ 133 (+121.67%)
Mutual labels:  docx, pdf
Officeproducer
Produce doc/docx/pdf format from doc/docx template
Stars: ✭ 95 (+58.33%)
Mutual labels:  docx, pdf
Markdownslides
MarkdownSlides is a Reveal.js and PDF slides generator from MARKDOWN files, that also generate HTML, EPUB and DOCX documents. The idea is that from a same MARKDOWN file we can get slides and books without worrying about style, just worrying about content.
Stars: ✭ 121 (+101.67%)
Mutual labels:  docx, pdf
Zettlr
A Markdown Editor for the 21st century.
Stars: ✭ 6,099 (+10065%)
Mutual labels:  docx, pdf
Word2pdf Tools
📝通过LibreOffice / WPS / Microsoft Office / 第三方库 实现多种word转pdf格式的方案
Stars: ✭ 82 (+36.67%)
Mutual labels:  docx, pdf
Etherpad Lite
Etherpad: A modern really-real-time collaborative document editor.
Stars: ✭ 11,937 (+19795%)
Mutual labels:  docx, pdf
Superfileview
基于腾讯浏览服务Tbs,使用X5Webkit内核,实现文件的展示功能,支持多种文件格式
Stars: ✭ 1,115 (+1758.33%)
Mutual labels:  docx, pdf
Gotenberg
A Docker-powered stateless API for PDF files.
Stars: ✭ 3,272 (+5353.33%)
Mutual labels:  docx, pdf
P2.
📄 p2. - Simple and secure PDF to PNG server.
Stars: ✭ 191 (+218.33%)
Mutual labels:  docx, pdf
Plagiarism Checker
A utility to check if a document's contents are plagiarised
Stars: ✭ 149 (+148.33%)
Mutual labels:  docx, pdf
Phpword
A pure PHP library for reading and writing word processing documents
Stars: ✭ 6,017 (+9928.33%)
Mutual labels:  docx, pdf
Koodo Reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
Stars: ✭ 2,938 (+4796.67%)
Mutual labels:  pdf, docx
Docconv
Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text
Stars: ✭ 735 (+1125%)
Mutual labels:  docx, pdf
Koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
Stars: ✭ 9,467 (+15678.33%)
Mutual labels:  pdf
Diff Pdf
A simple tool for visually comparing two PDF files
Stars: ✭ 1,080 (+1700%)
Mutual labels:  pdf
Pdf Annotate.js
Annotation layer for pdf.js
Stars: ✭ 49 (-18.33%)
Mutual labels:  pdf
Thiefmd
The markdown editor worth stealing. Inspired by Ulysses, based on code from Quilter
Stars: ✭ 48 (-20%)
Mutual labels:  docx
O
🌀 Text editor suitable for writing git commit messages and editing Markdown files. Can build executables and jump to errors at the press of `ctrl-space`, for several programming languages. Can format code with `ctrl-w`. Provides general syntax highlighting, rainbow parenthesis and cut/paste portals. o is intentionally limited to VT100.
Stars: ✭ 54 (-10%)
Mutual labels:  pdf
Mobius
Scripts to extract data from the COVID-19 Google Community Mobility Reports
Stars: ✭ 47 (-21.67%)
Mutual labels:  pdf

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].