Skip to content

Commit

Permalink
gh-pages details
Browse files Browse the repository at this point in the history
  • Loading branch information
SalvadorBrandolin committed Feb 6, 2024
1 parent e4d1fa4 commit 4dbce1b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ipqa-research/ugropy/main)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://tldrlegal.com/license/mit-license)
![Python 3.10+](https://img.shields.io/badge/Python-3.10%2B-blue)
[![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
)](https://salvadorbrandolin.github.io/ugropy/)
[![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/)
[![PyPI version](https://badge.fury.io/py/ugropy.svg)](https://badge.fury.io/py/ugropy)

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

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

Get UNIFAC groups from the molecule's name:

Expand Down
9 changes: 8 additions & 1 deletion docs/source/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Example of use
==============

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

Get UNIFAC groups from the molecule’s name:

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

[4] Bondi, A. (1966). Estimation of Heat Capacity of Liquids.
Industrial & Engineering Chemistry Fundamentals, 5(4), 442–449.
https://doi.org/10.1021/i160020a001

[5] Rowlinson, J. S., & Swinton, F. (2013). Liquids and liquid
mixtures: Butterworths monographs in chemistry. Butterworth-Heinemann

.. |Binder| image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/ipqa-research/ugropy/main
.. |License| image:: https://img.shields.io/badge/License-MIT-blue.svg
Expand Down

0 comments on commit 4dbce1b

Please sign in to comment.