Replies: 1 comment 1 reply
-
|
I am having a related issue. I followed the same formula and the ran so I run Any advice would be appreciated here is the original bibtex entry before parsing |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To import publications from a BibTex file exported from Zotero I've followed the instructions for the Hugo Academic Cli tool (https://github.com/wowchemy/hugo-academic-cli and https://wowchemy.com/docs/content/publications/).
The command
academic import --bibtex data/publications.bibproduces a new publication folder and the associated .bib citation file for exactly one publication, but nothing else. No index.md file is generated, and I don't know why. I get the following error code:Any help would be greatly appreciated, I cannot figure what the problem might be. I'm a Hugo beginner – an obvious error on my part may well be the issue.
Beta Was this translation helpful? Give feedback.
All reactions