{ "info": { "author": "thclark", "author_email": "withheld.find@me.at.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Wagtail References [](https://travis-ci.com/thclark/wagtail_references)\n\nBibTeX based bibliography entries, as wagtail snippets\n\n\n## Templates\n\n**\"But, where are the templates?!\"** is a natural question. Answer: There aren't any templates or tags so far...\nI run all my wagtail installations in headless mode with a react front end, so can only justify putting in place the\ntemplates for managing the references on wagtail (for now). But see below for how to do it yourself.\n\nIf you'd like to make a PR with tmplates, I'm very open to collaboration :)\n\nI'm gradually improving wagtail admin templates, I'll do an ever-better job as the library gets more traction and users.\n**Bottom line: Star this repo on Github if you use or like it, so I know it's getting traction!** \n\n\n## Displaying references on the front end\n\n### Write your own templates/html\n\nI use [citation.js](https://citation.js.org/api/tutorial-getting_started.html) for parsing and displaying the bibtex \nin the wagtail admin, it's usable in-browser (in a template) like this:\n\n```html\n\n\n\n\n