Skip to content

Commit 0ce525a

Browse files
committed
Added about.rst doc page
1 parent 0731219 commit 0ce525a

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

doc/sources/about.rst

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
2+
About pyknotid
3+
==============
4+
5+
pyknotid has been developed as part of Leverhulme Trust Programme
6+
Grant RP2013-K-009: Scientific Properties of Complex Knots, a
7+
collaboration between the University of Bristol and Durham University
8+
in the UK. For more information, see the `SPOCK homepage
9+
<http://www.maths.dur.ac.uk/spock/index.html/>`__.
10+
11+
A graphical interface to some of these tools is available online at
12+
`Knot ID <http://inclem.net/knotidentifier>`__.
13+
14+
Cite us
15+
-------
16+
17+
If you use pyknotid in your research, please cite us as follows:
18+
19+
A Taylor. pyknotid knot identification toolkit. https://github.com/SPOCKnots/pyknotid, accessed YYYY-MM-DD.
20+
21+
In bibtex format::
22+
23+
@Misc{pyknotid,
24+
author = {Alexander Taylor},
25+
title = {pyknotid knot identification toolkit},
26+
howpublished = {\url{https://github.com/SPOCKnots/pyknotid}},
27+
note = {Accessed YYYY-MM-DD},
28+
year = 2017,
29+
}
30+
31+

0 commit comments

Comments
 (0)