All Projects → pcooksey → Bibtex Js

pcooksey / Bibtex Js

Licence: mit
BibTeX-js can parse a BibTeX-file and render it as part of an HTML file. This way, you can easily add a list of publications to your private homepage or display a list of recommended publications for a seminar. The way the entries are display can be customized using a simple template system and CSS.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Bibtex Js

Papis
Powerful and highly extensible command-line based document and bibliography manager.
Stars: ✭ 636 (+245.65%)
Mutual labels:  bibtex
Django Publications
A Django app for managing scientific publications.
Stars: ✭ 95 (-48.37%)
Mutual labels:  bibtex
Zotero Better Bibtex
Make Zotero effective for us LaTeX holdouts
Stars: ✭ 2,336 (+1169.57%)
Mutual labels:  bibtex
Shbib
A BibTeX-centric bibliography manager written in POSIX shell
Stars: ✭ 26 (-85.87%)
Mutual labels:  bibtex
Docker Texlive
A docker container containing an installation of texlive as well as several useful scripts.
Stars: ✭ 52 (-71.74%)
Mutual labels:  bibtex
Bibtex Search
Search for BibTeX references
Stars: ✭ 121 (-34.24%)
Mutual labels:  bibtex
Fiduswriter
Fidus Writer is an online collaborative editor for academics.
Stars: ✭ 405 (+120.11%)
Mutual labels:  bibtex
Pubs
Your bibliography on the command line
Stars: ✭ 176 (-4.35%)
Mutual labels:  bibtex
Gscholar Bibtex
Retrieve BibTeX entries from Google Scholar, ACM Digital Library, IEEE Xplore and DBLP
Stars: ✭ 92 (-50%)
Mutual labels:  bibtex
Bibcure
Bibcure helps in boring tasks by keeping your bibfile up to date and normalized...also allows you to easily download all papers inside your bibtex
Stars: ✭ 124 (-32.61%)
Mutual labels:  bibtex
Jekyll Scholar
jekyll extensions for the blogging scholar
Stars: ✭ 872 (+373.91%)
Mutual labels:  bibtex
Bibsearch
Download, manage, and search a BibTeX database.
Stars: ✭ 52 (-71.74%)
Mutual labels:  bibtex
Bibtool
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.
Stars: ✭ 121 (-34.24%)
Mutual labels:  bibtex
References
All of my bibliographic references
Stars: ✭ 17 (-90.76%)
Mutual labels:  bibtex
Hugo Academic Cli
📚 Import academic publications from Bibtex to Hugo
Stars: ✭ 158 (-14.13%)
Mutual labels:  bibtex
Gbt7714 Bibtex Style
GB/T 7714-2015 BibTeX Style
Stars: ✭ 459 (+149.46%)
Mutual labels:  bibtex
Scihub2pdf
Downloads pdfs via a DOI number, article title or a bibtex file, using the database of libgen(sci-hub) , arxiv
Stars: ✭ 120 (-34.78%)
Mutual labels:  bibtex
Jabref
Graphical Java application for managing BibTeX and biblatex (.bib) databases
Stars: ✭ 2,385 (+1196.2%)
Mutual labels:  bibtex
Citation.js
Citation.js converts formats like BibTeX, Wikidata JSON and ContentMine JSON to CSL-JSON to convert to other formats like APA, Vancouver and back to BibTeX.
Stars: ✭ 171 (-7.07%)
Mutual labels:  bibtex
Bib Publication List
Interactive publications lists with JavaScript + Bibtex
Stars: ✭ 122 (-33.7%)
Mutual labels:  bibtex

BibTeX-js

Install it on your website!

BibTeX-js can parse a BibTeX-file and render it as part of an HTML file. This way, you can easily add a list of publications to your private homepage or display a list of recommended publications for a seminar. The way the entries are display can be customized using a simple template system and CSS.

  • Fast parser written in pure javascript (parser is in O(n))
  • No setup required, drop-in solution
  • Sorting and grouping
  • Search capability

Live Demo

Forked from (c) 2010 Henrik Muehe. MIT License

Branch Build Status
Master Build Status
Develop Build Status
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].