From 5e3af21d28730d79dc9eeb559a3d90e8e9f451d6 Mon Sep 17 00:00:00 2001 From: "Marshall J. Styczinski" Date: Sun, 2 Jul 2023 12:52:58 -0700 Subject: [PATCH] Added URL for GitHub in suggested acknowledgement text Signed-off-by: Marshall J. Styczinski --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 488723cd..6abd9317 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Software framework for constructing 1D interior structure models based on planet The main repository is mirrored at https://github.com/NASA-Planetary-Science/PlanetProfile; any pull requests should be submitted to https://github.com/vancesteven/PlanetProfile. ## Acknowledging PlanetProfile -We want to hear about your work with PlanetProfile! Please consider sending us a message alerting us to your work (svance@jpl.nasa.gov). Suggested acknowledgement in publications: "Data used in this work were generated using the open-source PlanetProfile software hosted on GitHub." +We want to hear about your work with PlanetProfile! Please consider sending us a message alerting us to your work (svance@jpl.nasa.gov). Suggested acknowledgement in publications: "Data used in this work were generated using the open-source _PlanetProfile_ software hosted on GitHub (https://github.com/vancesteven/PlanetProfile)." ## Getting started PlanetProfile is available in Python and Matlab.