You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Sphinx sources for the [diffpy.org][site] web page.
9
9
-[Where to Make Changes](#where-to-make-changes)
10
10
-[Adding Citations](#adding-citations)
11
11
-[Adding Publications that Describe a DiffPy Project (the "Reference" Section)](#reference-section-1)
12
-
-[Adding Other Publications (the "Publication Using DiffPy.CMI" Section)](#reference-section-2)
12
+
-[Adding Other Publications (the "Publication Using diffpy.cmi" Section)](#reference-section-2)
13
13
-[New Version of Existing Project](#new-version)
14
14
-[New Project](#publishing-new-project)
15
15
-[Publishing Changes](#publishing-changes)
@@ -107,8 +107,8 @@ you add the reference to the proper section and do so in descending reverse chro
107
107
(i.e., the newest citations should appear at the top of their respective sections).
108
108
109
109
<aname="reference-section-note">*Note:*</a> In this example, the citation is for a publication
110
-
which describes a product of the DiffPy.CMI project (namely, PDFgetN3). For publications which
111
-
describe a component of DiffPy.CMI, we provide a link to download the publication directly from
110
+
which describes a product of the diffpy.cmi project (namely, PDFgetN3). For publications which
111
+
describe a component of diffpy.cmi, we provide a link to download the publication directly from
112
112
the [diffpy.org][site] website. Here, the link is provided via the `|downloadJuhasJac18|` tag
113
113
which is the identifier for another snippet within [abbreviations.txt](https://github.com/diffpy/diffpy.github.io/blob/source/abbreviations.txt#L294) following the definition
114
114
of `|citeJuhasJac18|`, seen here as:
@@ -130,10 +130,10 @@ placed within `pdfgetx`'s documentation directory and referenced accordingly wit
130
130
131
131
132
132
<aname="reference-section-2"></a>
133
-
### Adding Other Publications (the "Publication Using DiffPy.CMI" Section)
133
+
### Adding Other Publications (the "Publication Using diffpy.cmi" Section)
134
134
135
-
Adding references to publications that do not describe the release/use of a product within the DiffPy.CMI
136
-
project (e.g., papers which use some component of DiffPy.CMI), we simply provide the usual citation text (with
135
+
Adding references to publications that do not describe the release/use of a product within the diffpy.cmi
136
+
project (e.g., papers which use some component of diffpy.cmi), we simply provide the usual citation text (with
137
137
appropriate DOI link). To add a citation of this type, refer to the information in [Reference Section](#reference-section-1), but
138
138
disregard everything starting at, and following, the [Note](#reference-section-note).
0 commit comments