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

Store references.xhtml in bibtex format #18

Open
rht opened this issue Mar 27, 2017 · 2 comments
Open

Store references.xhtml in bibtex format #18

rht opened this issue Mar 27, 2017 · 2 comments

Comments

@rht
Copy link

rht commented Mar 27, 2017

The resulting references.bib is then to be transformed to html via bib2xhtml or bibbase.
Why: bibtex is more machine-parseable.

Edit: add why

@rht
Copy link
Author

rht commented Apr 1, 2017

Behold, I have compiled a references.bib based on the original html version with urls added from the html5 version. The .bib can be readily converted to html with bib2xhtml as to preserve the data representation used in the book, e.g. https://www.spinellis.gr/sw/textproc/bib2xhtml/eg/paragraph-u.html, and can be stored in bibjson format as well (less verbose, and also that json parsers can be found at virtually everywhere).

@sarabander
Copy link
Owner

Good work! I'll think about how to incorporate bibtex references into the project. Sorry for the delay in answering, I've been travelling without a computer.

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

No branches or pull requests

2 participants