Skip to content

How to publish paper items with customed IDs (e.g., no doi, pmd, etc)? #270

Answered by vincerubinetti
imnanxu asked this question in Q&A
Discussion options

You must be logged in to vote

I realized that on my local setup, vscode+docker can still deploy them on the webpage as expected despite reporting errors in the terminal

When running locally, yes, a critical error in the cite process won't prevent the site preview from building. But the cite process still would not have completed, so any changes you made to your sources/orcid/etc since the last successful run wouldn't be there on your site.

If you want to prevent the cite process from throwing a critical error when Manubot cant cite a source (e.g. when using a non-standard id), find # if Manubot cannot cite source except Exception as e: and change "ERROR" to "WARNING" and comment out error = True. I wouldn't recommen…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vincerubinetti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants