Pandoc Templates

Pandoc Templates

Eisvogel (Pascal Wagler) A clean pandoc LaTeX template to convert your markdown files to PDF or LaTeX. It is designed for lecture notes and exercises with a focus on computer science. The template is compatible with pandoc 3. 这是一个简洁的 Pandoc LaTeX 模板,用于将 Markdown 文件转换为 PDF 或 LaTeX。它专为计算机科学领域的讲义和练习而设计,并兼容 Pandoc 3。

pandoc-letter (Aaron Wolen, Andrew Dunning) This template allows you to write letters in Markdown and convert them to nice looking PDFs using Pandoc and LaTeX. It accepts arguments used in the LaTeX letter class. 该模板允许你使用 Markdown 编写信件,并通过 Pandoc 和 LaTeX 将其转换为美观的 PDF。它支持 LaTeX letter 类所使用的参数。

The Markdown Resume (Mark Szepieniec) The Markdown Resume template lets you write your résumé in plain Markdown and convert it to PDF or HTML using pandoc. It offers a simple build process, either locally or through Docker. The setup is lightweight, making it easy to maintain and update your résumé over time. Markdown Resume 模板让你能够用纯 Markdown 编写简历,并使用 Pandoc 将其转换为 PDF 或 HTML。它提供了简单的构建流程(支持本地或 Docker),且配置轻量,方便长期维护和更新简历。

IEEE Paper Template for Pandoc (Santos Gallegos) The IEEE Paper Template for Pandoc is a LaTeX-based template that helps create IEEE-compliant papers from markdown files. It formats key sections like the title, abstract, and references according to IEEE standards. This template simplifies the process of preparing papers for IEEE conferences and journals. 这是一个基于 LaTeX 的模板,旨在帮助用户通过 Markdown 文件创建符合 IEEE 标准的论文。它能按照 IEEE 标准格式化标题、摘要和参考文献等关键部分,简化了为 IEEE 会议和期刊准备论文的过程。

thesis-markdown-pandoc (chiakaivalya) A template for creating a PhD thesis in markdown with pandoc. 一个使用 Markdown 和 Pandoc 撰写博士论文的模板。

Template for writing a PhD thesis in Markdown (Tom Pollard) This repository provides a framework for writing a PhD thesis in Markdown. I used the template for my PhD submission to University College London (UCL), but it should be straightforward to adapt suit other universities too. 该仓库提供了一个用 Markdown 撰写博士论文的框架。作者曾使用该模板提交了伦敦大学学院(UCL)的博士论文,同时也非常容易适配其他大学的要求。

mla_paper_template (J. O. B.) Generate MLA-formatted PDFs with Markdown and Pandoc. 使用 Markdown 和 Pandoc 生成符合 MLA 格式的 PDF。

pandoc-journal-templates (Michael Sachs) Journal templates for several major journals (incl. JASA, TAS, JBES, JCGS, SBP, Technometrics, Biometrical Journal, Biometrics, Biometrika, Biostatistics, AOAS, AOP, AAP, AOS, SSY, Journal of Statistical Software, Statistics in Medicine, and The R Journal). 包含多个主流期刊的模板(包括 JASA、TAS、JBES、JCGS、SBP、Technometrics、Biometrical Journal、Biometrics、Biometrika、Biostatistics、AOAS、AOP、AAP、AOS、SSY、Journal of Statistical Software、Statistics in Medicine 以及 The R Journal 等)。

pandoc-thesis (Carsten Gips) Pandoc Thesis Template: A Template for Thesis Documents written in Markdown. Pandoc 论文模板:一个用于撰写 Markdown 格式论文文档的模板。

pandoc-lecture (Carsten Gips) Pandoc Markdown Lecture Template: This project defines a skeleton repo for creating lecture slides and handouts including lecture notes out of Pandoc Markdown using a single source approach. Pandoc Markdown 讲座模板:该项目定义了一个骨架仓库,旨在通过“单一来源”方法,利用 Pandoc Markdown 创建讲座幻灯片、讲义及课堂笔记。

arabica (Martin Maga) A sound and versatile pandoc LaTeX boilerplate to produce academic books using Markdown files featuring YAML, KOMA-Script, BibLaTeX and CSL. 一个稳健且通用的 Pandoc LaTeX 样板,用于通过 Markdown 文件(结合 YAML、KOMA-Script、BibLaTeX 和 CSL)制作学术书籍。

robusta (Martin Maga) A sound and versatile pandoc LaTeX boilerplate to produce academic articles using Markdown files featuring YAML, KOMA-Script, BibLaTeX and CSL. 一个稳健且通用的 Pandoc LaTeX 样板,用于通过 Markdown 文件(结合 YAML、KOMA-Script、BibLaTeX 和 CSL)制作学术文章。

tufte-pandoc-css (Jake Zimmerman) Starter files for using Pandoc Markdown with Tufte CSS. 使用 Pandoc Markdown 配合 Tufte CSS 的入门文件。

pandoc-markdown-css-theme (Jake Zimmerman) This project provides CSS files and a template for using Pandoc to generate standalone HTML files. 该项目提供了 CSS 文件和一个模板,用于使用 Pandoc 生成独立的 HTML 文件。

pandoc-markdown-book-template (John Paul Ada) A template for creating epub books from markdown using pandoc. 一个使用 Pandoc 从 Markdown 创建 epub 电子书的模板。

academic-pandoc-template (Moritz Mähr) A template for creating epub books from markdown using pandoc. 一个使用 Pandoc 从 Markdown 创建 epub 电子书的模板。

nyum (Noah Doersing) A simple Pandoc-powered static site generator for your recipe collection – it effortlessly turns a set of Markdown-formatted recipes into a lightweight, responsive, searchable website. 一个由 Pandoc 驱动的简单静态网站生成器,专为食谱收藏而设计——它能轻松将一系列 Markdown 格式的食谱转换为轻量、响应式且可搜索的网站。

obsidian-pandoc-templates Dissertation (Leonardo Castorina) Dissertation template modified from the Eisvogel template. 基于 Eisvogel 模板修改而成的学位论文模板。

AcademiCL: Academic Cover Letter (Amar Al-Zubaidi) The AcademiCL template helps you create academic cover letters using Markdown or R Markdown with pandoc. AcademiCL 模板可帮助你使用 Markdown 或 R Markdown 配合 Pandoc 创建学术求职信。

obsidian-pandoc-templates Neurips (Leonardo Castorina) Neurips template modified from the 2023 Neurips Template. 基于 2023 年 Neurips 模板修改而成的 Neurips 论文模板。

pandoc-toc-sidebar (Mushiyo) A Pandoc HTML template with TOC on the sidebar, using Bootstrap 3. 一个带有侧边栏目录(TOC)的 Pandoc HTML 模板,使用了 Bootstrap 3。

pandoc-slides (andros21) A Template for reveal.js Slides written in Markdown. 一个使用 Markdown 编写 reveal.js 幻灯片的模板。

SmartResume (He ‘Jason’ Sun) A smart and elegant tool to convert Markdown-based resumes to beautifully formatted PDFs using Pandoc and LaTeX templates. 一个智能且优雅的工具,利用 Pandoc 和 LaTeX 模板将基于 Markdown 的简历转换为格式精美的 PDF。

obsidian-htmlexport (David Ingerslev) A pandoc template and custom CSS to produce HTML output with a responsive table-of-contents. 一个 Pandoc 模板和自定义 CSS,用于生成带有响应式目录的 HTML 输出。

Basic Page Template (Théo Winterhalter, Yannick Forster) Template for a basic academic page that is ready to use and easy to customise. 一个基础的学术页面模板,开箱即用且易于定制。

Homework Builder (Justin H. Wilson) A Python script and pandoc template for converting Markdown homeworks to PDFs with toggle-able solutions. 一个 Python 脚本和 Pandoc 模板,用于将 Markdown 作业转换为 PDF,并支持切换显示答案。