Skip to content

Commit 273ab0a

Browse files
Merge pull request #14 from SalvadorBrandolin/main
gh-pages details
2 parents 235a56e + 4dbce1b commit 273ab0a

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ipqa-research/ugropy/main)
66
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://tldrlegal.com/license/mit-license)
77
![Python 3.10+](https://img.shields.io/badge/Python-3.10%2B-blue)
8-
[![Docs](https://img.shields.io/badge/https%3A%2F%2Fsalvadorbrandolin.github.io%2Fugropy%2F-green?style=flat&label=docs&link=https%3A%2F%2Fsalvadorbrandolin.github.io%2Fugropy%2F
9-
)](https://salvadorbrandolin.github.io/ugropy/)
8+
[![Docs](https://img.shields.io/badge/docs%20-%20green?style=flat&label=Sphinx&link=https%3A%2F%2Fipqa-research.github.io%2Fugropy%2Findex.html)](https://salvadorbrandolin.github.io/ugropy/)
109
[![PyPI version](https://badge.fury.io/py/ugropy.svg)](https://badge.fury.io/py/ugropy)
1110

1211
ugropy is a `Python` library to obtain the UNIFAC's subgroups from both the
@@ -36,7 +35,7 @@ binder.ipynb file to explore the basic features.
3635

3736
## Example of use
3837
You can check the full tutorial
39-
[here](https://ugropy.readthedocs.io/en/latest/tutorial/tutorial.html).
38+
[here](https://ipqa-research.github.io/ugropy/tutorial/tutorial.html).
4039

4140
Get UNIFAC groups from the molecule's name:
4241

docs/source/README.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Example of use
2727
==============
2828

2929
You can check the full tutorial
30-
`here <https://ugropy.readthedocs.io/en/latest/tutorial/tutorial.html>`__.
30+
`here <https://ipqa-research.github.io/ugropy/tutorial/tutorial.html>`__.
3131

3232
Get UNIFAC groups from the molecule’s name:
3333

@@ -122,6 +122,13 @@ https://doi.org/10.1080/00986448708960487
122122
physical property values [Thesis (Ph. D.), Massachusetts Institute of
123123
Technology]. https://dspace.mit.edu/handle/1721.1/14191
124124

125+
[4] Bondi, A. (1966). Estimation of Heat Capacity of Liquids.
126+
Industrial & Engineering Chemistry Fundamentals, 5(4), 442–449.
127+
https://doi.org/10.1021/i160020a001
128+
129+
[5] Rowlinson, J. S., & Swinton, F. (2013). Liquids and liquid
130+
mixtures: Butterworths monographs in chemistry. Butterworth-Heinemann
131+
125132
.. |Binder| image:: https://mybinder.org/badge_logo.svg
126133
:target: https://mybinder.org/v2/gh/ipqa-research/ugropy/main
127134
.. |License| image:: https://img.shields.io/badge/License-MIT-blue.svg

0 commit comments

Comments
 (0)