Skip to content
Merged
1 change: 1 addition & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ python3 job.py
- exmp046_server: Demonstrates how to use ExtOpt methods with OpiServer
- exmp047_trj: Perform calculations on all structures of a multi-xyz (trj) file
- exmp048_loc_gbw: Read localized MO coefficients and transform integrals in LMO basis
- exmp049_arbitrary_block_variable: Use arbitrary block variable in the SCF block

24 changes: 24 additions & 0 deletions examples/exmp045_existing_calc/RUN/job.JSON.bibtex
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
@article{RN231,
author = {Neese,F.},
title = {Software update: The ORCA program system—Version 5.0},
journal = {WIRES Comput. Molec. Sci.},
volume = {12},
number = {1},
pages = {e1606},
DOI = {10.1002/wcms.1606},
year = {2022},
type = {journal Article}
}

@article{RN232,
author = {Neese,F.},
title = {The SHARK Integral Generation and Digestion System},
journal = {J. Comp. Chem.},
volume = {44},
number = {3},
pages = {381},
DOI = {10.1002/jcc.26942},
year = {2022},
type = {journal Article}
}

Loading