From b10b7cce4cd56e32fb1df62123423298d71acae5 Mon Sep 17 00:00:00 2001
From: Alessandro Frigeri <alessandro.frigeri@inaf.it>
Date: Fri, 10 May 2019 12:26:31 +0200
Subject: [PATCH] updated README

---
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.md b/README.md
index 52ab922..c83ef39 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,19 @@ To use moondb module, simply do::
     >>> s_12023 = moondb.get_specimens(sc=['12023'])[0]
 
 
+# How to cite MoonDB and python-moondb
+
+
+__MoonDB__
 Lehnert, K. A., Markey, K., Ji, P., Cai, Y., Hodges, K., Mercer, C., Walker, J. D., Ash, J., Evans, C. and Zeigler, R.
 MoonDB: 50 Years of Lunar Sample Data Ready for the Data Revolution
 Lunar and Planetary Science Conference
 2019, pp. 2996
+
+__python-moondb__
+Frigeri, A., Lehnert, K. A., Ji, P.  The Python interface to the MoonDB geochemical and petrological database
+European Planetary Science Congress
+2019
+
+
+
-- 
GitLab