Skip to content

Commit 0bdf611

Browse files
ataitthomaslima
andauthored
created DOI and inserted badge (#11)
Co-authored-by: Thomas Ferreira de Lima <[email protected]> Co-authored-by: Thomas Ferreira de Lima <[email protected]>
1 parent 956fdb5 commit 0bdf611

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Lightlab
22
========
33

4-
.. image:: https://travis-ci.org/lightwave-lab/lightlab.svg?branch=development
5-
:target: https://travis-ci.org/lightwave-lab/lightlab
4+
.. image:: https://zenodo.org/badge/131508614.svg
5+
:target: https://zenodo.org/badge/latestdoi/131508614
6+
67

78
A python library for remote laboratory control. Laboratory remoting facilitates experimental research:
89

docs/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,13 @@ API
9595

9696
This documentation contains ipython notebooks. It is possible to open them with a jupyter kernel and run them interactively to play with knobs and see more plotting features.
9797

98+
Citing
99+
------
100+
101+
.. image:: https://zenodo.org/badge/131508614.svg
102+
:target: https://zenodo.org/badge/latestdoi/131508614
103+
104+
Then you can download as BibTeX.
98105

99106
* :ref:`genindex`
100107
* :ref:`modindex`

0 commit comments

Comments
 (0)