From e305eef7701b6d61e4964c6ba9ac5c8614bdfa97 Mon Sep 17 00:00:00 2001 From: Geoff Boeing Date: Mon, 29 Apr 2024 22:27:17 -0700 Subject: [PATCH] Update CITATION.cff --- CITATION.cff | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 79a1ff2..647e138 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,11 +1,12 @@ cff-version: 1.2.0 -message: "If you use OSMnx, please cite it as below." +message: "If you use OSMnx, please cite the preferred-citation below." title: "OSMnx" -url: "https://github.com/gboeing/osmnx" authors: - family-names: "Boeing" given-names: "Geoff" orcid: "https://orcid.org/0000-0003-1851-6411" +url: "https://osmnx.readthedocs.org" +repository-code: "https://github.com/gboeing/osmnx" preferred-citation: type: article authors: @@ -16,6 +17,5 @@ preferred-citation: journal: "Working paper" start: 1 end: 15 - month: 4 year: 2024 - url: https://tinyurl.com/osmnx-paper + url: "https://tinyurl.com/osmnx-paper"