Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port BibTexFormat.jl #559

Open
tlienart opened this issue Jul 17, 2020 · 0 comments
Open

Port BibTexFormat.jl #559

tlienart opened this issue Jul 17, 2020 · 0 comments

Comments

@tlienart
Copy link
Owner

tlienart commented Jul 17, 2020

This probably shouldn't be part of core Franklin but could be a stand-alone plugin; possibly part of something like FranklinExtras or whatever.

https://github.com/lucianolorenti/BibTeXFormat.jl

It will probably require a hard fork as the author is not interested in maintaining the package further (lucianolorenti/BibTeXFormat.jl#6)

Makes it possible to call a bib file, make it available as a dict, and extract some MD or HTML; ideally the integration would go as follows:

  • read a bib file
  • forward in some way the references that need to be read
  • produce some MD that would have the \biblabel command or something like it

that way it would just plug into Franklin's hyperref system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant