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

Provide a proper reference. #13587

Merged
merged 2 commits into from Apr 4, 2022
Merged

Provide a proper reference. #13587

merged 2 commits into from Apr 4, 2022

Conversation

bangerth
Copy link
Member

@bangerth bangerth commented Apr 1, 2022

While there, also fix the apparently wrong page numbers.

While there, also fix the apparently wrong page numbers.
@@ -1766,6 +1766,19 @@ @MastersThesis{Battermann1996
url = {http://hdl.handle.net/10919/9579}
}

@article{Boffi2012,
author = {Boffi, D. and Cavallini, N. and Gardini, F. and Gastaldi, L.},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
author = {Boffi, D. and Cavallini, N. and Gardini, F. and Gastaldi, L.},
author = {D. Boffi and N. Cavallini and F. Gardini and L. Gastaldi},

In #12487, we agreed on a standardized format for author names. Would you update this part correspondingly?

@article{Boffi2012,
author = {Boffi, D. and Cavallini, N. and Gardini, F. and Gastaldi, L.},
title = {Local Mass Conservation of Stokes Finite Elements},
journal = {J. Sci. Comput.},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
journal = {J. Sci. Comput.},
journal = {Journal of Scientific Computing},

We also agreed on using the full name for the journal.

@bangerth
Copy link
Member Author

bangerth commented Apr 3, 2022

So updated.

@marcfehling marcfehling merged commit 8e38737 into dealii:master Apr 4, 2022
@bangerth bangerth deleted the ref branch April 4, 2022 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants