Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 82 additions & 0 deletions docs/_static/bib/data.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
@article{goerigk2017,
title={A look at the density functional theory zoo with the advanced {GMTKN55} database for general main group thermochemistry, kinetics and noncovalent interactions},
author={Goerigk, Lars and Hansen, Andreas and Bauer, Christoph and Ehrlich, Stephan and Najibi, Asim and Grimme, Stefan},
journal={Physical Chemistry Chemical Physics},
volume={19},
number={48},
pages={32184--32215},
year={2017},
doi={10.1039/C7CP04913G},
publisher={Royal Society of Chemistry}
}

@article{hait2018,
title={How accurate is density functional theory at predicting dipole moments? An assessment using a new database of 200 benchmark values},
author={Hait, Diptarka and Head-Gordon, Martin},
journal={Journal of chemical theory and computation},
volume={14},
number={4},
pages={1969--1981},
year={2018},
doi={10.1021/acs.jctc.7b01252},
publisher={ACS Publications}
}

@article{grimme2019,
title={Exploration of chemical compound, conformer, and reaction space with meta-dynamics simulations based on tight-binding quantum chemical calculations},
author={Grimme, Stefan},
journal={Journal of chemical theory and computation},
volume={15},
number={5},
pages={2847--2862},
year={2019},
doi={10.1021/acs.jctc.9b00143},
publisher={ACS Publications}
}

@article{karton2017,
title={{W4-17}: A diverse and high-confidence dataset of atomization energies for benchmarking high-level electronic structure methods},
author={Karton, Amir and Sylvetsky, Nitai and Martin, Jan ML},
journal={Journal of Computational Chemistry},
volume={38},
number={24},
pages={2063--2075},
year={2017},
doi={10.1002/jcc.24854},
publisher={Wiley Online Library}
}

@article{piccardo2015,
title={Semi-experimental equilibrium structure determinations by employing {B3LYP/SNSD} anharmonic force fields: Validation and application to semirigid organic molecules},
author={Piccardo, Matteo and Penocchio, Emanuele and Puzzarini, Cristina and Biczysko, Malgorzata and Barone, Vincenzo},
journal={The Journal of Physical Chemistry A},
volume={119},
number={10},
pages={2058--2082},
year={2015},
doi={10.1021/jp511432m},
publisher={ACS Publications}
}

@article{grimme2015,
title={Consistent structures and interactions by density functional theory with small atomic orbital basis sets},
author={Grimme, Stefan and Brandenburg, Jan Gerit and Bannwarth, Christoph and Hansen, Andreas},
journal={The Journal of chemical physics},
volume={143},
number={5},
year={2015},
doi={10.1063/1.4927476},
publisher={AIP Publishing}
}

@article{karton2006,
title={Comment on: ``Estimating the Hartree--Fock limit from finite basis set calculations'' [Jensen F (2005) Theor Chem Acc 113: 267]},
author={Karton, Amir and Martin, Jan ML},
journal={Theoretical Chemistry Accounts},
volume={115},
number={4},
pages={330--333},
year={2006},
doi={10.1007/s00214-005-0028-6},
publisher={Springer}
}
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

bibtex_bibfiles = [
"_static/bib/gauxc.bib",
"_static/bib/data.bib",
]

html_theme = "sphinx_book_theme"
Expand Down
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ Please stay tuned for updates and new releases.
:caption: References
:hidden:

model-card/skala
Skala preprint <https://aka.ms/skaladft/preprint>
Breaking bonds, breaking ground <https://aka.ms/skaladft/blog>
Loading
Loading