Skip to content

Commit

Permalink
Merge pull request #271 from dipcoat-image/citation
Browse files Browse the repository at this point in the history
doc: add citation
  • Loading branch information
JSS95 committed Dec 17, 2023
2 parents 0f13448 + 07fab93 commit 88e90f4
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,19 @@ $ make html

Documents will be generated in `doc/build/html` directory.
`index.html` file will lead you to main page.

# Citation

If you use this package in a scientific publication, please cite the following paper:

```
@article{song2023measuring,
title={Measuring coating layer shape in arbitrary geometry},
author={Song, Jisoo and Yu, Dongkeun and Jo, Euihyun and Nam, Jaewook},
journal={Physics of Fluids},
volume={35},
number={12},
year={2023},
publisher={AIP Publishing}
}
```
15 changes: 15 additions & 0 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,21 @@ Contents
reference/index
explanation/index

Citation
--------

If you use this package in a scientific publication, please cite the following paper::

@article{song2023measuring,
title={Measuring coating layer shape in arbitrary geometry},
author={Song, Jisoo and Yu, Dongkeun and Jo, Euihyun and Nam, Jaewook},
journal={Physics of Fluids},
volume={35},
number={12},
year={2023},
publisher={AIP Publishing}
}

Indices and tables
------------------

Expand Down

0 comments on commit 88e90f4

Please sign in to comment.