The Wayback Machine - https://web.archive.org/web/20220612060728/https://github.com/topics/bibtex
Skip to content
#

bibtex

Here are 507 public repositories matching this topic...

hugo-academic-cli
gcushen
gcushen commented Nov 21, 2021

Goals

Add support for JSON CSL

Details

Use JSON CSL as input since it's the web-friendly reference format that can be exported by popular reference managers.

Going forward, focus efforts more on JSON CSL parsing rather than legacy bibtex standard that does not support modern publication types well.

enhancement help wanted good first issue
Daniel-Mietchen
Daniel-Mietchen commented Jul 4, 2021

There are several components to this:

  • good documentation both within the code as well as in the repo (e.g. README) and issues (e.g. labels)
  • interoperability (e.g. indentation style)
  • behavioural guidance (e.g. code of conduct or issue templates)

Some more points in this post (albeit with a certain bias for Node).

outreach documentation usability good first issue

BibTool is a tool for manipulating BibTeX data bases. BibTeX provides a mean to integrate citations into LaTeX documents. BibTool allows the manipulation of BibTeX files which goes beyond the possibilities -- and intentions -- of BibTeX.

  • Updated Dec 14, 2021
  • C

Improve this page

Add a description, image, and links to the bibtex topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bibtex topic, visit your repo's landing page and select "manage topics."

Learn more