Conversation
| Quinn, Jamie and | ||
| Wessel, Paul}, | ||
| title = {{PyGMT: A Python interface for the Generic Mapping Tools}}, | ||
| title = {PyGMT: A Python interface for the Generic Mapping Tools}, |
There was a problem hiding this comment.
The double curly brackets is set to preserve the proper capitalization of PyGMT (without it, LaTeX might render it as Pygmt). See e.g. https://tex.stackexchange.com/questions/7288/preserving-capitalization-in-bibtex-titles and https://en.wikibooks.org/wiki/LaTeX/Bibliography_Management#Preserving_case_of_letters.
We can also just do {{PyGMT}: A ...}, but putting double curly brackets on the left and right looks nicer.
There was a problem hiding this comment.
Interesting! I was not aware of this issue. Redone in commit 9e868b5.
There was a problem hiding this comment.
One of those things you learn when a copyeditor goes through your BibTeX citations one by one and points out all the mistakes weiji14/deepbedmap@f86b366 🙂
Description of proposed changes
I am wondering if the BibTeX entry (https://github.com/GenericMappingTools/pygmt?tab=readme-ov-file#citing-pygmt) also works with single curly braces (https://de.overleaf.com/learn/latex/Bibliography_management_with_bibtex#Enter_\(\mathrm{Bib\TeX}\).
Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash command is:
/format: automatically format and lint the code