Skip to content

Commit

Permalink
Merge pull request #140 from cog-imperial/update_gnn_citation
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
jalving authored Apr 20, 2024
2 parents 72a0366 + 3eb2d1a commit ef41893
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,15 @@ When utilizing graph neural networks, please cite the following paper in additio

::

@article{zhang2023,
title={Augmenting optimization-based molecular design with graph neural networks},
@article{zhang2024,
title = {Augmenting optimization-based molecular design with graph neural networks},
author= {Shiqiang Zhang and Juan S. Campos and Christian Feldmann and Frederik Sandfort and Miriam Mathea and Ruth Misener},
journal={arXiv preprint arXiv:2312.03613},
year = {2023},
journal = {Computers \& Chemical Engineering},
volume = {186},
pages = {108684},
year = {2024},
issn = {0098-1354},
doi = {https://doi.org/10.1016/j.compchemeng.2024.108684},
}

Documentation
Expand Down

0 comments on commit ef41893

Please sign in to comment.