From 497997ed05be7865b0f7ee02d6056dc7c7cbbdbc Mon Sep 17 00:00:00 2001 From: David Stansby Date: Wed, 11 Oct 2017 21:00:19 +0100 Subject: [PATCH 1/2] Add link to Matplotlib paper on citing page --- doc/_templates/citing.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/_templates/citing.html b/doc/_templates/citing.html index 7e9d2e020ba0..063ef2ef9433 100644 --- a/doc/_templates/citing.html +++ b/doc/_templates/citing.html @@ -5,8 +5,9 @@

Citing Matplotlib

If Matplotlib contributes to a project that leads to a scientific publication, -please acknowledge this fact by citing the project. You can use this -BibTeX entry: +please acknowledge this fact by citing the project. You can cite +this paper or +use this ready made BibTeX entry:

 @Article{Hunter:2007,

From 713353038def7d57af227afa8ca74fd25dcdccdc Mon Sep 17 00:00:00 2001
From: Jody Klymak 
Date: Wed, 11 Oct 2017 16:42:08 -0700
Subject: [PATCH 2/2] Proposed word-smithing.

---
 doc/_templates/citing.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/_templates/citing.html b/doc/_templates/citing.html
index 063ef2ef9433..cd164ceac9d7 100644
--- a/doc/_templates/citing.html
+++ b/doc/_templates/citing.html
@@ -5,9 +5,8 @@
 

Citing Matplotlib

If Matplotlib contributes to a project that leads to a scientific publication, -please acknowledge this fact by citing the project. You can cite -this paper or -use this ready made BibTeX entry: +please acknowledge this fact by citing + Hunter et al (2007) using this ready-made BibTeX entry:

 @Article{Hunter:2007,