Skip to content

This repository contains a small Python program, which parses bib bibliographies and reStructuredText files to convert contained Pandoc citations into Latex citations, in order to enable them in the conversion from reStructuredText to PDF using Pandoc.

License

Notifications You must be signed in to change notification settings

ZelphirKaltstahl/rst-citations-to-raw-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rst-citations-to-raw-latex

This repository contains a Python 3 program, which parses reStructuredText files to convert contained citations into raw Latex citations, in order to enable them in the conversion from reStructuredText to PDF using Pandoc and latexmk. It also enables page numbers in citations for example written as follows:

[Source2010 p. 10]_

Note however, that at the moment the program requires the beginning of a line ^ or an arbitrary amount of whitespace \s to be in front of the citation.

About

This repository contains a small Python program, which parses bib bibliographies and reStructuredText files to convert contained Pandoc citations into Latex citations, in order to enable them in the conversion from reStructuredText to PDF using Pandoc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published