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

Formatting references printing year twice #243

Closed
leem44 opened this issue Sep 23, 2021 · 4 comments
Closed

Formatting references printing year twice #243

leem44 opened this issue Sep 23, 2021 · 4 comments
Labels
v1 must fix must be addressed before v1.0

Comments

@leem44
Copy link
Contributor

leem44 commented Sep 23, 2021

There's something weird about how this is rendering. I see this on the rendered page:

"Stanford Health Care. 2021. “What Is Cancer?” 2021. https://stanfordhealthcare.org/medical-conditions/cancer/cancer.html."

2021 is printed twice...

Originally posted by @trevorcampbell in #234 (comment)

@leem44
Copy link
Contributor Author

leem44 commented Sep 23, 2021

This occurs with a couple of the references so we should go through and check all of them

@trevorcampbell
Copy link
Contributor

trevorcampbell commented Sep 23, 2021

@leem44 I'll bet it's because there are @online bibtex entries, which isn't standard. In the makeindex branch I had to convert these to @misc. Let me see whether the issue is fixed in that branch. Either way I'll add this to #238

@trevorcampbell
Copy link
Contributor

trevorcampbell commented Sep 24, 2021

Nope, changing to @misc doesn't solve the issue (but it does at least let the PDF compile properly).

I also noticed that the PDF bibliography output is really incomplete.

@trevorcampbell
Copy link
Contributor

This is no longer happening in either the PDF or HTML copy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1 must fix must be addressed before v1.0
Projects
None yet
Development

No branches or pull requests

2 participants