Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed1edb5 commit b6f24abCopy full SHA for b6f24ab
1 file changed
doc/source/jbnmr_examples/index.rst
@@ -5,9 +5,21 @@
5
Examples from JBNMR article
6
###########################
7
8
-The following is a series of python scripts which show some uses of nmrglue
+These are all the examples from the Journal of Biomolecular NMR `article`_
9
+on nmrglue. The full reference for this article is:
10
+
11
+J.J. Helmus, C.P. Jaroniec,
12
+Nmrglue: An open source Python package for the analysis of multidimensional
13
+NMR data,
14
+J. Biomol. NMR,
15
+2013,
16
+10.1007/s10858-013-9718-x
17
18
19
+.. _article: http://dx.doi.org/10.1007/s10858-013-9718-x
20
21
.. toctree::
22
+ :maxdepth: 1
23
24
s1_sparky_to_nmrpipe
25
s2_s3_1d_plotting
0 commit comments