-
Notifications
You must be signed in to change notification settings - Fork 1
50 clean citations #64
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, thanks. Remaining thing is the issue mentioned on the Animate PR (mesh-adaptation/animate#160 (review)) but otherwise looks good!
docs/source/source_references.bib
Outdated
@article{Caprio:2013, | ||
title={Anisotropic ``goal-oriented'' mesh adaptivity for elliptic problems}, | ||
author={Carpio, Jaime and Prieto, Juan Luis and Bermejo, Rodolfo}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: Should be Carpio:2013
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jwallwork23 - these changes should have been pushed in commit 0ff13f8. I see them on the remote branch. Is there something I missed when linking to the PR perhaps?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are still two instances of this incorrect spelling when I grep on the Animate branch.
docs/Makefile
Outdated
cat ${ANIMATE}/demos/demo_references.bib >> source/references.bib | ||
cat ${GOALIE}/demos/demo_references.bib >> source/references.bib | ||
cat ${MOVEMENT}/demos/demo_references.bib >> source/references.bib | ||
cat source/source_references.bib >> source/references.bib |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't we want to get rid of the reference files in the other repositories and just have them in this one?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jwallwork23 - this was deleted in commit 0ff13f8. I see them on the remote branch. Is there something I missed when linking to the PR perhaps?
@jwallwork23 - I think I finally resolved the issue with the citations in animate and goalie not appearing. The last commits to animate corrected the citation errors but at no point were they referenced in a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go now, thanks!
closes #50
should be evaluated in combination with:
mesh-adaptation/movement#132
mesh-adaptation/animate#160
mesh-adaptation/goalie#232
Locally the main warnings remaining after all the PRs should be about 'duplicate_citations', though all citations should still render.