Pandoc

Pandoc
Original author(s) John MacFarlane
Initial release 10 August 2006
Stable release 1.13.2 / 20 December 2014
Development status Active
Written in Haskell
Operating system Unix-like, Mac OS, Windows
Licence GNU General Public License
Website http://pandoc.org

Pandoc is an open-source document converter, widely used as a writing tool (especially by scholars)[1][2][3][4] and as a basis for publishing workflows.[5][6][7] It was originally created by John MacFarlane, a philosophy professor at the University of California, Berkeley.[8]

The program is used by RStudio to allow for the creation of documents including statistical information written in R.[9]

Supported File Formats

Pandoc's most thoroughly supported file format is an extended version of Markdown, but it can also read many other forms of lightweight markup language, HTML, LaTeX, OPML, Org-mode, DocBook, and Office Open XML (Microsoft Word .docx).

It can be used to create files in many more formats, including Office Open XML, OpenDocument, HTML, Wiki markup, InDesign ICML, web-based slideshows,[10] ebooks,[11] OPML, and various TeX formats (through which it can produce a PDF). It has built-in support for converting LaTeX mathematical equations to MathML and MathJax, among other formats.

Plug-ins for custom formats can also be written in Lua, which has been used to create an exporting tool for the Journal Article Tag Suite.[12]

Integration with Reference Managers

An included module, pandoc-citeproc, allows the program to use data from reference management software such as BibTeX, EndNote, Mendeley, or Papers. It has the ability to integrate directly with Zotero.[13] The information is automatically transformed into a citation in various styles (such as APA, Chicago, or MLA) using an implementation of the Citation Style Language. This allows the program to serve as a simpler alternative to LaTeX for producing academic writing.[14]

Other information

"Pandoc" is positioning as "Pandoc a universal document converter" on it's website and in some third-party reviews.[15][16][17] It shouldn't be confused with a virtual printer software "Universal Document Converter" which first used this title on August 10, 2000. "Universal Document Converter" is a registered trademark in USA since March 16, 2007. (U.S. CLS. 21, 23, 26, 36 AND 38).[18]

References

  1. Mullen, Lincoln (2012-02-23). "Pandoc Converts All Your (Text) Documents". The Chronicle of Higher Education Blogs: ProfHacker. Retrieved 2014-06-27.
  2. McDaniel, W. Caleb (2012-09-28). "Why (and How) I Wrote My Academic Book in Plain Text". W. Caleb McDaniel at Rice University. Retrieved 2014-06-27.
  3. Healy, Kieran (2014-01-23). "Plain Text, Papers, Pandoc". Retrieved 2014-06-27.
  4. Ovadia, Steven (2014). "Markdown for Librarians and Academics". Behavioral & Social Sciences Librarian 33 (2): 120–124. doi:10.1080/01639269.2014.904696. ISSN 0163-9269. (subscription required)
  5. Till, Kaitlyn; Shed Simas; Velma Larkai (2014-04-14). "The Flying Narwhal: Small mag workflow". Publishing @ SFU. Retrieved 2014-06-27.
  6. Maxwell, John (2013-11-01). "Building Publishing Workflows with Pandoc and Git". Publishing @ SFU. Retrieved 2014-06-27.
  7. Maxwell, John (2014-02-26). "On Pandoc". eBound Canada: Digital Production Workshop, Vancouver, BC. Retrieved 2014-06-27.
  8. "John MacFarlane". Department of Philosophy. University of California, Berkeley. Retrieved 25 July 2014.
  9. "R Markdown v2". RStudio Blog. 2014-06-18. Retrieved 2014-06-27.
  10. See as an example MacFarlane, John (2014-05-17). "Pandoc for Haskell Hackers". BayHac 2014, Mountain View, CA. Retrieved 2014-06-27. The source file is written in Markdown.
  11. Mullen, Lincoln (2012-03-20). "Make Your Own E-Books with Pandoc". The Chronicle of Higher Education Blogs: ProfHacker. Retrieved 2014-06-27.
  12. Fenner, Martin (2013-12-12). "From Markdown to JATS XML in one Step". Gobbledygook. Retrieved 2014-06-27.
  13. Hetzner, Erik (2014-06-25). "zotxt". Retrieved 2014-06-27.
  14. Tenen, Dennis; Grant Wythoff (2014-03-19). "Sustainable Authorship in Plain Text using Pandoc and Markdown". The Programming Historian. Retrieved 2014-06-27.
  15. Miesenberger, Klaus; Grant Deborah Fels, Dominique Archambault, Petr Penaz, Wolfgang Zagler (2014-06-26). "Computers Helping People with Special Needs". 14th International Conference, ICCHP 2014, Paris, France, July 9–11, 2014, Proceedings, Part 1. Retrieved 2015-03-21.
  16. "Workflow Redesigned: A Future Friendly Approach". 2010-01-01. Retrieved 2015-03-21.
  17. Babcock, Nicholas (2013-12-31). "A New Way In Writing Documents With Markdown and Pandoc". Retrieved 2015-03-21.
  18. Official gazette of the United States Patent and Trademark Office. Trademarks. v.1318:no.1/pt.2 2007:May 1. p. 1184

External links