From 82f05203064eea3ffe2a937fd9443208d0abbed0 Mon Sep 17 00:00:00 2001 From: yvonnefroelich Date: Fri, 5 Jul 2024 03:27:32 +0200 Subject: [PATCH 1/3] Remove double brackets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fd56461d74..2ee8b4cd19c 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ research using the following BibTeX: Ziebarth, Malte and 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}, month = may, year = 2024, publisher = {Zenodo}, From 39292f982b55663a4a6db764cab2e584db622de2 Mon Sep 17 00:00:00 2001 From: yvonnefroelich Date: Fri, 5 Jul 2024 03:32:30 +0200 Subject: [PATCH 2/3] Use adverb --- AUTHORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS.md b/AUTHORS.md index 16a2495efb3..d6f3a7a58ae 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -6,7 +6,7 @@ with [Paul Wessel](https://www.soest.hawaii.edu/wessel) at the University of Hawaiʻi at Mānoa. The following people have contributed code and/or documentation to the project -(alphabetical by name) and are considered to be "PyGMT Developers": +(alphabetically by name) and are considered to be "PyGMT Developers": * [Abhishek Anant](https://twitter.com/itsabhianant) | [0000-0002-5751-2010](https://orcid.org/0000-0002-5751-2010) | Unaffiliated * [Andre L. Belem](https://github.com/andrebelem) | [0000-0002-8865-6180](https://orcid.org/0000-0002-8865-6180) | Fluminense Federal University, Brazil From 9e868b5be1b062d0df37ba6627c36fab011bb83b Mon Sep 17 00:00:00 2001 From: yvonnefroelich Date: Fri, 5 Jul 2024 09:02:16 +0200 Subject: [PATCH 3/3] Use double curly brackets to preserve the capitalization of PyGMT --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ee8b4cd19c..7fd56461d74 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ research using the following BibTeX: Ziebarth, Malte and 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}}, month = may, year = 2024, publisher = {Zenodo},