Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

bibtex example fails to compile #83

Open
simonbyrne opened this issue Sep 23, 2020 · 0 comments
Open

bibtex example fails to compile #83

simonbyrne opened this issue Sep 23, 2020 · 0 comments

Comments

@simonbyrne
Copy link

The url in the sample bibtex returns the following error:

 Your paper failed to compile with the following errors:

Looks like we failed to compile the PDF with the following error: Error producing PDF. ! TeX capacity exceeded, sorry [input stack size=5000]. \reserved@a ->\def \reserved@a *{\@hspacer }\reserved@a l.500 ...pace{0pt}https://github.com/arfon/fidgit} 

This appears to refer to this bibtex entry:


@misc{fidgit,
  author = {​A. Smith},
  title = {Fidgit: An ungodly union of GitHub and Figshare},
  year = {2020},
  publisher = {​GitHub},
  journal = {​GitHub repository},
  url = {​https://github.com/arfon/fidgit}
}

This can be reproduced by running the whedon preview on this repository:
https://github.com/simonbyrne/testjoss
(which is basically the sample from the above link with the figure references removed).

@simonbyrne simonbyrne changed the title Example bibtex fails to compile bibtex example fails to compile Sep 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant