Skip to content

Commit 8e93eef

Browse files
committed
add doi
1 parent a6361d6 commit 8e93eef

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
1-
## PyStokes: Phoresis and Stokesian hydrodynamics in Python [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/rajeshrinet/pystokes/master?filepath=binder)
2-
![Installation](https://github.com/rajeshrinet/pystokes/workflows/build/badge.svg)
3-
![Notebooks](https://github.com/rajeshrinet/pystokes/workflows/notebooks/badge.svg)
4-
[![Documentation Status](https://readthedocs.org/projects/pystokes/badge/?version=latest)](https://pystokes.readthedocs.io/en/latest/?badge=latest)
5-
[![PyPI](https://img.shields.io/pypi/v/pystokes.svg)](https://pypi.python.org/pypi/pystokes)
6-
[![Python Version](https://img.shields.io/pypi/pyversions/pystokes)](https://pypi.org/project/pystokes)
7-
[![Downloads](https://pepy.tech/badge/pystokes)](https://pepy.tech/project/pystokes)
8-
![License](https://img.shields.io/github/license/rajeshrinet/pystokes)
9-
---
1+
## PyStokes: Phoresis and Stokesian hydrodynamics in Python [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/rajeshrinet/pystokes/master?filepath=binder) ![Installation](https://github.com/rajeshrinet/pystokes/workflows/build/badge.svg) ![Notebooks](https://github.com/rajeshrinet/pystokes/workflows/notebooks/badge.svg) [![Documentation Status](https://readthedocs.org/projects/pystokes/badge/?version=latest)](https://pystokes.readthedocs.io/en/latest/?badge=latest) [![PyPI](https://img.shields.io/pypi/v/pystokes.svg)](https://pypi.python.org/pypi/pystokes) [![Python Version](https://img.shields.io/pypi/pyversions/pystokes)](https://pypi.org/project/pystokes) [![Downloads](https://pepy.tech/badge/pystokes)](https://pepy.tech/project/pystokes) ![License](https://img.shields.io/github/license/rajeshrinet/pystokes)
102

113
[About](#about)
124
| [News](#news)

docs/paper/paper.bib

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ @article{singh2017fluctuation
100100
volume = {26},
101101
number = {1-2},
102102
pages = {78-97},
103+
doi={10.1080/17797179.2017.1294829},
103104
url={http://www.tandfonline.com/doi/pdf/10.1080/17797179.2017.1294829},
104105
year={2017}
105106
}
@@ -122,6 +123,7 @@ @article{singh2015many
122123
volume={2015},
123124
number={6},
124125
pages={P06017},
126+
doi={10.1088/1742-5468/2015/06/p06017},
125127
url={http://stacks.iop.org/1742-5468/2015/i=6/a=P06017},
126128
year={2015}
127129
}

0 commit comments

Comments
 (0)