Skip to content

Commit

Permalink
citation
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeing committed Apr 30, 2024
1 parent 159cd64 commit 4fc37da
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
cff-version: 1.2.0
message: "If you use OSMnx, please cite it as below."
title: "OSMnx"
url: "https://github.com/gboeing/osmnx"
authors:
- family-names: "Boeing"
given-names: "Geoff"
orcid: "https://orcid.org/0000-0003-1851-6411"
preferred-citation:
type: article
authors:
- family-names: "Boeing"
given-names: "Geoff"
orcid: "https://orcid.org/0000-0003-1851-6411"
title: "Modeling and Analyzing Urban Networks and Amenities with OSMnx"
journal: "Working paper"
start: 1
end: 15
month: 4
year: 2024
url: https://tinyurl.com/osmnx-paper
2 changes: 1 addition & 1 deletion osmnx-paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
\newcommand{\myaffiliation}{University of Southern California}
\newcommand{\paperdate}{\monthyeardate\today}
\newcommand{\papertitle}{Modeling and Analyzing Urban Networks and Amenities with OSMnx}
\newcommand{\papercitation}{Boeing, G. \the\year. \papertitle. Working paper.\ \href{https://bit.ly/osmnx-paper}{https://bit.ly/osmnx-paper}}
\newcommand{\papercitation}{Boeing, G. \the\year. \papertitle. Working paper.\ \href{https://tinyurl.com/osmnx-paper}{https://tinyurl.com/osmnx-paper}}
\newcommand{\paperkeywords}{network science, openstreetmap, street networks, transportation, urban planning}


Expand Down

0 comments on commit 4fc37da

Please sign in to comment.