Skip to content

Conversation

acse-ej321
Copy link
Collaborator

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.

@acse-ej321 acse-ej321 self-assigned this Nov 18, 2024
Copy link
Member

@jwallwork23 jwallwork23 left a 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!

Comment on lines 31 to 33
@article{Caprio:2013,
title={Anisotropic ``goal-oriented'' mesh adaptivity for elliptic problems},
author={Carpio, Jaime and Prieto, Juan Luis and Bermejo, Rodolfo},
Copy link
Member

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.

Copy link
Collaborator Author

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?

Copy link
Member

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
Comment on lines 76 to 79
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
Copy link
Member

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?

Copy link
Collaborator Author

@acse-ej321 acse-ej321 Nov 19, 2024

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?

ddundo pushed a commit that referenced this pull request Nov 23, 2024
ddundo pushed a commit that referenced this pull request Nov 23, 2024
@acse-ej321
Copy link
Collaborator Author

@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 ..bibliography::. I have added a separate references.rst file containing just the References with a ..bibliography:: call to all citations. I left the in document references in the other .rst files so there will be warnings related to duplicate citations but they should still render.

Copy link
Member

@jwallwork23 jwallwork23 left a 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!

@acse-ej321 acse-ej321 merged commit fa1bf5d into main Dec 6, 2024
@acse-ej321 acse-ej321 deleted the 50_clean_citations branch December 6, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Citations don't render in html locally
3 participants