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

Choose portable format #1

Closed
koppor opened this issue Aug 22, 2019 · 4 comments
Closed

Choose portable format #1

koppor opened this issue Aug 22, 2019 · 4 comments

Comments

@koppor
Copy link

koppor commented Aug 22, 2019

The references are nice. However, they are hard to import on a reference manager. Typically, there is bibtex used. There are transformators available converting bibtex to arbitrary formats. For a quick win, one could use pandoc to convert a bib file to markdown.

Other formats are:

(Source: Zearin/BibTeXML#1 (comment))

@xJREB
Copy link
Owner

xJREB commented Jan 23, 2020

Thank you for the suggestions! I was actually thinking about using something like citation.js to develop a small static site that displays the references from a .bib file. For now, I added such a .bib file and also created a Mendeley community with all references. This should make it easier to cite the references. Feel free to let me know what you think about a small static site.

@koppor
Copy link
Author

koppor commented Jan 28, 2020

We need an ultimate comparison for that. There are surely more than 50 solutions out there to generate static web sites with BibTeX.

I would opt for using pandoc.

The other option I like is to ping some JabRef developer to work on the documentation of the html export feature. See https://github.com/JabRef/jabref/tree/master/src/main/resources/resource/layout/listrefs for a solution working since 6 years. Maybe, we should "just" update the HTML code ^^. The "secret" for each entry is in https://github.com/JabRef/jabref/blob/master/src/main/resources/resource/layout/listrefs/listrefs.layout. (I like static pages). JabRef also has "normal" HTML layout: https://github.com/JabRef/jabref/tree/master/src/main/resources/resource/layout (scroll down)

@xJREB
Copy link
Owner

xJREB commented Jan 31, 2020

The static site is live: https://xjreb.github.io/swe-research-methods
Please have a look and tell me what you think. If you think this works, I'll close this issue.

@koppor
Copy link
Author

koppor commented Mar 1, 2020

Looks great! Thank you for the effort spent!

grafik

@koppor koppor closed this as completed Mar 1, 2020
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