You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, I've been thinking about how moving towards using hugo new ... and Netlify CMS might mean that folks don't have citations, but are still adding publications.
Maybe, along with #48, this effort can move towards adding citations after a new publication has been added.
I don't think this idea's been fully fleshed out, but basically it's summarized with – having something like --export-bibtex which scrapes the contents of content/publication (or the like) and assembles a bibtex or JSON CSL as you alluded to in #48.
The text was updated successfully, but these errors were encountered:
jmuchovej
changed the title
content/publication to Bibtexcontent/publication to bibtex/CSL
Oct 4, 2020
This issue has been automatically marked as stale because it has not had any recent activity. The resources of the Academic team are limited, and so we are asking for your help.
If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.
If this is a feature request, and you feel that it is still relevant and valuable, please tell us why.
This issue will automatically close soon if no further activity occurs. Thank you for your contributions.
So, I've been thinking about how moving towards using
hugo new ...
and Netlify CMS might mean that folks don't have citations, but are still adding publications.Maybe, along with #48, this effort can move towards adding citations after a new publication has been added.
I don't think this idea's been fully fleshed out, but basically it's summarized with – having something like
--export-bibtex
which scrapes the contents ofcontent/publication
(or the like) and assembles abibtex
orJSON CSL
as you alluded to in #48.The text was updated successfully, but these errors were encountered: