From fbdb1c3a2a60a8e4610212a1309f0794bde5b215 Mon Sep 17 00:00:00 2001
From: Nelly Barret <nelly.barret@etu.univ-lyon1.fr>
Date: Thu, 23 Jul 2020 16:15:28 +0200
Subject: [PATCH] [A] adding references in paper.bib

---
 paper.bib | 21 +++++++++++++++++++++
 paper.md  | 23 -----------------------
 2 files changed, 21 insertions(+), 23 deletions(-)
 create mode 100644 paper.bib

diff --git a/paper.bib b/paper.bib
new file mode 100644
index 00000000..8c255ae6
--- /dev/null
+++ b/paper.bib
@@ -0,0 +1,21 @@
+@inproceedings{cranshaw2012livehoods,
+  title={The livehoods project: Utilizing social media to understand the dynamics of a city},
+  author={Cranshaw, Justin and Schwartz, Raz and Hong, Jason I and Sadeh, Norman},
+  booktitle={International AAAI Conference on Weblogs and Social Media},
+  pages={58},
+  year={2012}
+}
+
+@inproceedings{zhang2013hoodsquare,
+  title={Hoodsquare: Modeling and recommending neighborhoods in location-based social networks},
+  author={Zhang, Amy X and Noulas, Anastasios and Scellato, Salvatore and Mascolo, Cecilia},
+  booktitle={2013 International Conference on Social Computing},
+  pages={69--74},
+  year={2013},
+  organization={IEEE}
+}
+
+@article{barretpredicting,
+  title={Predicting the enviornment of a neighbourhood: a use case for France},
+  author={Barret, Nelly and Duchateau, Fabien and Favetta, Franck and Bonneval, Loic}
+}
\ No newline at end of file
diff --git a/paper.md b/paper.md
index 91dd6996..cf25770e 100644
--- a/paper.md
+++ b/paper.md
@@ -102,26 +102,3 @@ This screenshot exposes the cartographic interface of Predihood, used mostly by
 This work has been partially funded by LABEX IMU (ANR-10-LABX-0088) from Université de Lyon, in the context of the program "Investissements d'Avenir" (ANR-11-IDEX-0007) from the French Research Agency (ANR).
 
 # References
-
-@inproceedings{cranshaw2012livehoods,
-  title={The livehoods project: Utilizing social media to understand the dynamics of a city},
-  author={Cranshaw, Justin and Schwartz, Raz and Hong, Jason I and Sadeh, Norman},
-  booktitle={International AAAI Conference on Weblogs and Social Media},
-  pages={58},
-  year={2012}
-}
-
-@inproceedings{zhang2013hoodsquare,
-  title={Hoodsquare: Modeling and recommending neighborhoods in location-based social networks},
-  author={Zhang, Amy X and Noulas, Anastasios and Scellato, Salvatore and Mascolo, Cecilia},
-  booktitle={2013 International Conference on Social Computing},
-  pages={69--74},
-  year={2013},
-  organization={IEEE}
-}
-
-@article{barretpredicting,
-  title={Predicting the enviornment of a neighbourhood: a use case for France},
-  author={Barret, Nelly and Duchateau, Fabien and Favetta, Franck and Bonneval, Loic}
-}  
-
-- 
GitLab