Line data Source code
1 : !--------------------------------------------------------------------------------------------------!
2 : ! CP2K: A general program to perform molecular dynamics simulations !
3 : ! Copyright 2000-2024 CP2K developers group <https://cp2k.org> !
4 : ! !
5 : ! SPDX-License-Identifier: GPL-2.0-or-later !
6 : !--------------------------------------------------------------------------------------------------!
7 :
8 : ! **************************************************************************************************
9 : !> \brief collects all references to literature in CP2K
10 : !> as new algorithms / method are included from literature sources
11 : !> we add a citation, to give credit to the authors
12 : !> (often ourselves, but this need not to be the case), and as a form
13 : !> of documentation.
14 : !>
15 : !> add references here as an easy way to cite these references from the code
16 : !> (e.g., whenever the relevant part of the code is executed)
17 : !> and to add citations to the input
18 : !> at the end of the run a bibliography is printed that can be used, e.g., in papers
19 : !> \author Joost VandeVondele
20 : ! **************************************************************************************************
21 : MODULE bibliography
22 :
23 : USE reference_manager, ONLY: add_reference,&
24 : cite_reference
25 : USE string_utilities, ONLY: s2a
26 : #include "../base/base_uses.f90"
27 :
28 : IMPLICIT NONE
29 :
30 : PRIVATE
31 :
32 : PUBLIC :: cite_reference ! for convenience
33 : PUBLIC :: add_all_references ! f77_interface only
34 :
35 : ! all reference keys
36 : INTEGER, PUBLIC, SAVE :: Richters2018, VandeVondele2005a, VandeVondele2003, &
37 : Laino2005, Laino2006, Goedecker1996, Hartwigsen1998, Krack2005, &
38 : Lippert1997, Lippert1999, Krack2000, Krack2002, Iannuzzi2005, &
39 : Iannuzzi2006, Iannuzzi2007, Toukmaji1996, Martyna1999, &
40 : VandeVondele2005b, Perdew1981, Avezac2005, Porezag1995, &
41 : Seifert1996, Elstner1998, Zhechkov2005, Henkelman1999, Henkelman2014, &
42 : Frigo2005, Nose1984a, Nose1984b, Brelaz1979, Bussi2007, &
43 : Genovese2006, Genovese2007, Evans1983, Minary2003, Byrd1995, &
44 : VandeVondele2007, Ortiz1994, Becke1988, Perdew1996, Zhang1998, &
45 : Perdew2008, Lee1988, Heyd2006, Vydrov2006, Heyd2003, Heyd2004, &
46 : Vosko1980, Aguado2003, Essmann1995, Ewald1921, Darden1993, &
47 : Siepmann1995, Tersoff1988, Tosi1964a, Tosi1964b, Yamada2000, &
48 : Dudarev1997, Dudarev1998, Dewar1977, Dewar1985, Rocha2006, &
49 : Stewart1989, Thiel1992, Repasky2002, Stewart2007, Weber2008, &
50 : Hunt2003, Guidon2008, Elber1987, Jonsson1998, Jonsson2000_1, &
51 : Jonsson2000_2, Wales2004, Stewart1982, E2002, Laino2008, &
52 : Blochl1995, Tao2003, VandeVondele2006, VanVoorhis2015, Hu2007, Grimme2006, &
53 : Branduardi2007, Schenter2008, BeckeRoussel1989, Proynov2007, &
54 : VandenCic2006, Becke1997, Foiles1986, Ricci2003, Kolafa2004, &
55 : Kuhne2007, Kunert2003, Ceriotti2009, ceriotti2009b, Guidon2009, &
56 : BarducBus2008, Grimme2010, Guidon2010, Marques2012, Jones2011, &
57 : Bernstein2009, Bernstein2012, Dick1958, Mitchell1993, &
58 : Devynck2012, VandeVondele2012, Niklasson2003, Shao2003, &
59 : VandeVondele2002, Dion2004, Romanperez2009, DelBen2012, &
60 : Sabatini2013, DelBen2013, Kikuchi2009, Putrino2000, &
61 : Putrino2002, Sebastiani2001, Weber2009, Tran2013, Golze2013, &
62 : Golze2015, Golze2017a, Golze2017b, Tuckerman1992, Zhao1994, &
63 : Tozer1996, Goedecker2004, Rengaraj2020, &
64 : Khaliullin2013, Kruse2012, Hutter2014, Bengtsson1999, Kantorovich2008, &
65 : Kantorovich2008a, Wellendorff2012, Niklasson2014, Borstnik2014, &
66 : Rayson2009, Grimme2011, Fattebert2002, Andreussi2012, &
67 : Khaliullin2007, Khaliullin2008, Merlot2014, Lin2009, Lin2013, &
68 : QUIP_ref, Batzner2022, DelBen2015, Souza2002, Umari2002, Stengel2009, &
69 : Luber2014, Berghold2011, DelBen2015b, Campana2009, &
70 : Schiffmann2015, Bruck2014, Rappe1992, Ceriotti2012, &
71 : Ceriotti2010, Walewski2014, Monkhorst1976, MacDonald1978, &
72 : Gilbert2008, Schonherr2014, Ceriotti2014, BaniHashemian2016, &
73 : Kapil2016, Heinzmann1976, Ehrhardt1985, Rybkin2016, West2006, &
74 : Bates2013, Andermatt2016, Zhu2016, Schuett2016, Lu2004, &
75 : Becke1988b, Migliore2009, Mavros2015, Holmberg2017, Marek2014, &
76 : Stoychev2016, Futera2017, Bailey2006, Papior2017, Lehtola2018, &
77 : Brieuc2016, Barca2018, Scheiber2018, Huang2011, Heaton_Burgess2007, &
78 : Schuett2018, Holmberg2018, Togo2018, Staub2019, Grimme2013, Grimme2016, &
79 : Grimme2017, Kondov2007, Clabaut2020, Clabaut2021, &
80 : Ren2011, Ren2013, Cohen2000, Rogers2002, Filippetti2000, &
81 : Limpanuparb2011, Martin2003, Yin2017, Goerigk2017, &
82 : Wilhelm2016a, Wilhelm2016b, Wilhelm2017, Wilhelm2018, Wilhelm2021, Lass2018, &
83 : cp2kqs2020, Behler2007, Behler2011, Schran2020a, Schran2020b, &
84 : Rycroft2009, Thomas2015, Brehm2018, Brehm2020, Shigeta2001, Heinecke2016, &
85 : Brehm2021, Bussy2021a, Bussy2021b, Ditler2021, Ditler2022, Mattiat2019, &
86 : Mattiat2022, Belleflamme2023, Knizia2013, Musaelian2023, Eriksen2020, &
87 : Bussy2023, Bussy2024, Wang2018, Zeng2023, Graml2024, Solca2024, &
88 : Caldeweyher2017, Caldeweyher2019, Caldeweyher2020, Freeman1977, Gruneis2009, &
89 : Stein2022, Stein2024, Pracht2019, &
90 : Blase2018, Blase2020, Bruneval2015, Golze2019, Gui2018, Jacquemin2017, Liu2020, &
91 : Sander2015, Schreiber2008, vanSetten2015, Setyawan2010, Ahart2024, Knysh2024, &
92 : Schambeck2024, Mewes2018
93 :
94 : CONTAINS
95 :
96 : ! **************************************************************************************************
97 : !> \brief adds references that can later be cited / printed using the key
98 : !> \par History
99 : !> 08.2007 created [Joost VandeVondele]
100 : !> \note
101 : !> - please add DOI whenever available, this will result in a clickable
102 : !> link in the input reference manual.
103 : !> - please provide for journal articles:
104 : !> - all author names, abbreviate the first names
105 : !> - the title of the article
106 : !> - the abbreviated journal name (please use the ISO4 standard)
107 : !> - volume
108 : !> - pages (in case there is starting and end page: please provide start page-end page;
109 : !> in case there is article number, e.g. J. Chem. Phys, Phys. Rev., then provide
110 : !> the article number)
111 : ! **************************************************************************************************
112 8530 : SUBROUTINE add_all_references()
113 : CALL add_reference(key=Ceriotti2012, &
114 : authors=s2a("M. Ceriotti", "D. Manolopoulos"), &
115 : title="Efficient First-Principles Calculation "// &
116 : "of the Quantum Kinetic Energy and Momentum Distribution of Nuclei", &
117 : source="Phys. Rev. Lett.", volume="109", pages="100604", &
118 8530 : year=2012, doi="10.1103/PhysRevLett.109.100604")
119 :
120 : CALL add_reference(key=Ceriotti2010, &
121 : authors=s2a("M. Ceriotti", "M. Parrinello", "T. Markland", "D. Manolopoulos"), &
122 : title="Efficient stochastic thermostatting of path integral molecular dynamics", &
123 : source="J. Chem. Phys.", volume="133", pages="124104", &
124 8530 : year=2010, doi="10.1063/1.3489925")
125 :
126 : CALL add_reference(key=Wellendorff2012, &
127 : authors=s2a("J. Wellendorff", "K. Lundgaard", "A. Mogelhoj", "V. Petzold", &
128 : "D. Landis", "J. Norskov", "T. Bligaard", "K. Jacobsen"), &
129 : title="Density functionals for surface science: "// &
130 : "Exchange-correlation model development with Bayesian error estimation", &
131 : source="Phys. Rev. B", volume="85", pages="235149", &
132 8530 : year=2012, doi="10.1103/PhysRevB.85.235149")
133 :
134 : CALL add_reference(key=Brelaz1979, &
135 : authors=s2a("D. Brelaz"), &
136 : title="New methods to color the vertices of a graph", &
137 : source="Commun. ACM", volume="22", pages="251-256", &
138 8530 : year=1979, doi="10.1145/359094.359101")
139 :
140 : CALL add_reference(key=Bengtsson1999, &
141 : authors=s2a("L. Bengtsson"), &
142 : title="Dipole correction for surface supercell calculations", &
143 : source="Phys. Rev. B", volume="59", pages="12301-12304", &
144 8530 : year=1999, doi="10.1103/PhysRevB.59.12301")
145 :
146 : CALL add_reference(key=Foiles1986, &
147 : authors=s2a("S. M. Foiles", "M. I. Baskes", "M. S. Daw"), &
148 : title="Embedded-atom-method functions for the fcc metals Cu, Ag, Au, Ni, Pd, Pt, and their alloys", &
149 : source="Phys. Rev. B", volume="33", pages="7983-7991", &
150 8530 : year=1986, doi="10.1103/PhysRevB.33.7983")
151 :
152 : CALL add_reference(key=QUIP_ref, &
153 : authors=s2a("QUIP"), &
154 : title="libAtoms/QUIP libraries from http://www.libatoms.org, "// &
155 : "please cite web site and references for appropriate potential invoked", &
156 : source="web site", &
157 8530 : year=2014)
158 :
159 : CALL add_reference(key=Batzner2022, &
160 : authors=s2a("S. Batzner", "A. Musaelian", "L. Sun", "M. Geiger", "J. P. Mailoa", &
161 : "M. Kornbluth", "N. Molinari", "T. E. Smidt", "B. Kozinsky"), &
162 : title="E(3)-equivariant graph neural networks for data-efficient and accurate interatomic potentials", &
163 : source="Nat. Commun.", volume="13", pages="2453", &
164 8530 : year=2022, doi="10.1038/s41467-022-29939-5")
165 :
166 : CALL add_reference(key=VandenCic2006, &
167 : authors=s2a("E. Vanden-Eijnden", "G. Ciccotti"), &
168 : title="Second-order integrators for Langevin equations with holonomic constraints", &
169 : source="Chem. Phys. Lett.", volume="429", pages="310-316", &
170 8530 : year=2006, doi="10.1016/j.cplett.2006.07.086")
171 :
172 : CALL add_reference(key=Hu2007, &
173 : authors=s2a("H. Hu", "Z. Y. Lu", "M. Elstner", "J. Hermans", "W. T. Yang"), &
174 : title="Simulating water with the self-consistent-charge "// &
175 : "density functional tight binding method: From molecular clusters to the liquid state", &
176 : source="J. Phys. Chem. A", volume="111", pages="5685-5691", &
177 8530 : year=2007, doi="10.1021/jp070308d")
178 :
179 : CALL add_reference(key=Zhao1994, &
180 : authors=s2a("Q. S. Zhao", "R. C. Morrison", "R. G. Parr"), &
181 : title="From electron densities to Kohn-Sham kinetic energies, "// &
182 : "orbital energies, exchange-correlation potentials, and exchange-correlation energies", &
183 : source="Phys. Rev. A", volume="50", pages="2138-2142", &
184 8530 : year=1994, doi="10.1103/PhysRevA.50.2138")
185 :
186 : CALL add_reference(key=Tozer1996, &
187 : authors=s2a("D. J. Tozer", "V. E. Ingamells", "N. C. Handy"), &
188 : title="Exchange-correlation potentials", &
189 : source="J. Chem. Phys.", volume="105", pages="9200-9213", &
190 8530 : year=1996, doi="10.1063/1.472753")
191 :
192 : CALL add_reference(key=Blochl1995, &
193 : authors=s2a("P. E. Blöchl"), &
194 : title="Electrostatic decoupling of periodic images of plane‐wave‐expanded"// &
195 : " densities and derived atomic point charges", &
196 : source="J. Chem. Phys.", volume="103", pages="7422-7428", &
197 8530 : year=1995, doi="10.1063/1.470314")
198 :
199 : CALL add_reference(key=Laino2008, &
200 : authors=s2a("T. Laino", "J. Hutter"), &
201 : title='Notes on "Ewald summation of electrostatic multipole interactions '// &
202 : 'up to quadrupolar level [J. Chem. Phys. 119, 7471 (2003)]', &
203 : source="J. Chem. Phys.", volume="129", pages="074102", &
204 8530 : year=2008, doi="10.1063/1.2970887")
205 :
206 : CALL add_reference(key=E2002, &
207 : authors=s2a("W. N. E", "W. Q. Ren", "E. Vanden-Eijnden"), &
208 : title="String method for the study of rare events", &
209 : source="Phys. Rev. B", volume="66", pages="052301", &
210 8530 : year=2002, doi="10.1103/PhysRevB.66.052301")
211 :
212 : CALL add_reference(key=Wales2004, &
213 : authors=s2a("S. A. Trygubenko", "D. J. Wales"), &
214 : title="A doubly nudged elastic band method for finding transition states", &
215 : source="J. Chem. Phys.", volume="120", pages="2082-2094", &
216 8530 : year=2004, doi="10.1063/1.1636455")
217 :
218 : CALL add_reference(key=Jonsson2000_2, &
219 : authors=s2a("G. Henkelman", "B. P. Uberuaga", "H. Jonsson"), &
220 : title="A climbing image nudged elastic band method for finding "// &
221 : "saddle points and minimum energy paths", &
222 : source="J. Chem. Phys.", volume="113", pages="9901-9904", &
223 8530 : year=2000, doi="10.1063/1.1329672")
224 :
225 : CALL add_reference(key=Jonsson2000_1, &
226 : authors=s2a("G. Henkelman", "H. Jonsson"), &
227 : title="Improved tangent estimate in the nudged elastic band method for "// &
228 : "finding minimum energy paths and saddle points", &
229 : source="J. Chem. Phys.", volume="113", pages="9978-9985", &
230 8530 : year=2000, doi="10.1063/1.1323224")
231 :
232 : CALL add_reference(key=Jonsson1998, &
233 : authors=s2a("H. Jonsson", "G. Mills", "K. W. Jacobsen"), &
234 : title="Nudged elastic band method for finding minimum energy paths of transitions", &
235 : source="Classical and Quantum Dynamics in Condensed Phase Simulations", pages="385-404", &
236 8530 : year=1998)
237 :
238 : CALL add_reference(key=Elber1987, &
239 : authors=s2a("R. Elber", "M. Karplus"), &
240 : title="A method for determining reaction paths in large molecules: Application to myoglobin", &
241 : source="Chem. Phys. Lett.", volume="139", pages="375-380", &
242 8530 : year=1987, doi="10.1016/0009-2614(87)80576-6")
243 :
244 : CALL add_reference(key=Weber2008, &
245 : authors=s2a("V. Weber", "J. VandeVondele", "J. Hutter", "A. M. N. Niklasson"), &
246 : title="Direct energy functional minimization under orthogonality constraints", &
247 : source="J. Chem. Phys.", volume="128", pages="084113", &
248 8530 : year=2008, doi="10.1063/1.2841077")
249 :
250 : CALL add_reference(key=Stewart2007, &
251 : authors=s2a("J. J. P. Stewart"), &
252 : title="Optimization of parameters for semiempirical methods V: "// &
253 : "Modification of NDDO approximations and application to 70 elements", &
254 : source="J. Mol. Model.", volume="13", pages="1173-1213", &
255 8530 : year=2007, doi="10.1007/s00894-007-0233-4")
256 :
257 : CALL add_reference(key=Repasky2002, &
258 : authors=s2a("M. P. Repasky", "J. Chandrasekhar", "W. L. Jorgensen"), &
259 : title="PDDG/PM3 and PDDG/MNDO: Improved semiempirical methods", &
260 : source="J. Comput. Chem.", volume="23", pages="1601-1622", &
261 8530 : year=2002, doi="10.1002/jcc.10162")
262 :
263 : CALL add_reference(key=Thiel1992, &
264 : authors=s2a("W. Thiel", "A. A. Voityuk"), &
265 : title="Extension of the MNDO formalism tod orbitals: Integral approximations "// &
266 : "and preliminary numerical results", &
267 : source="Theor. Chim. Acta", volume="81", pages="391-404", &
268 8530 : year=1992, doi="10.1007/BF01134863")
269 :
270 : CALL add_reference(key=Stewart1989, &
271 : authors=s2a("J. J. P. Stewart"), &
272 : title="Optimization of parameters for semiempirical methods I. Method", &
273 : source="J. Comput. Chem.", volume="10", pages="209-220", &
274 8530 : year=1989, doi="10.1002/jcc.540100208")
275 :
276 : CALL add_reference(key=Rocha2006, &
277 : authors=s2a("G. B. Rocha", "R. O. Freire", "A. M. Simas", "J. J. P. Stewart"), &
278 : title="RMI: A reparameterization of AM1 for H, C, N, O, P, S, F, Cl, Br, and I", &
279 : source="J. Comput. Chem.", volume="27", pages="1101-1111", &
280 8530 : year=2006, doi="10.1002/jcc.20425")
281 :
282 : CALL add_reference(key=Dewar1985, &
283 : authors=s2a("M. J. S. Dewar", "E. G. Zoebisch", "E. F. Healy", "J. J. P. Stewart"), &
284 : title="Development and use of quantum mechanical molecular models. 76. AM1: a new "// &
285 : "general purpose quantum mechanical molecular model", &
286 : source="J. Am. Chem. Soc.", volume="107", pages="3902-3909", &
287 8530 : year=1985, doi="10.1021/ja00299a024")
288 :
289 : CALL add_reference(key=Dewar1977, &
290 : authors=s2a("M. J. S. Dewar", "W. Thiel"), &
291 : title="Ground states of molecules. 38. The MNDO method. Approximations and parameters", &
292 : source="J. Am. Chem. Soc.", volume="99", pages="4899-4907", &
293 8530 : year=1977, doi="10.1021/ja00457a004")
294 :
295 : CALL add_reference(key=Henkelman1999, &
296 : authors=s2a("G. Henkelman", "H. Jonsson"), &
297 : title="A dimer method for finding saddle points on high dimensional "// &
298 : "potential surfaces using only first derivatives", &
299 : source="J. Chem. Phys.", volume="111", pages="7010-7022", &
300 8530 : year=1999, doi="10.1063/1.480097")
301 :
302 : CALL add_reference(key=Henkelman2014, &
303 : authors=s2a("P. Xiao", "Q. Wu", "G. Henkelman"), &
304 : title="Basin constrained k-dimer method for saddle point finding", &
305 : source="J. Chem. Phys.", volume="141", pages="164111", &
306 8530 : year=2014, doi="10.1063/1.4898664")
307 :
308 : CALL add_reference(key=Aguado2003, &
309 : authors=s2a("A. Aguado", "P. A. Madden"), &
310 : title="Ewald summation of electrostatic multipole interactions up to the quadrupolar level", &
311 : source="J. Chem. Phys.", volume="119", pages="7471-7483", &
312 8530 : year=2003, doi="10.1063/1.1605941")
313 :
314 : CALL add_reference(key=Yamada2000, &
315 : authors=s2a("K. Yamada", "K. Kurosaki", "M. Uno", "S. Yamanaka"), &
316 : title="Evaluation of thermal properties of uranium dioxide by molecular dynamics", &
317 : source="J. Alloys Compd.", volume="307", pages="10-16", &
318 8530 : year=2000, doi="10.1016/S0925-8388(00)00806-9")
319 :
320 : CALL add_reference(key=Tosi1964a, &
321 : authors=s2a("F. G. Fumi", "M. P. Tosi"), &
322 : title="Ionic sizes and born repulsive parameters in the NaCl-type alkali halides—I: "// &
323 : "The Huggins-Mayer and Pauling forms", &
324 : source="J. Phys. Chem. Solids", volume="25", pages="31-43", &
325 8530 : year=1964, doi="10.1016/0022-3697(64)90159-3")
326 :
327 : CALL add_reference(key=Tosi1964b, &
328 : authors=s2a("M. P. Tosi", "F. G. Fumi"), &
329 : title="Ionic sizes and born repulsive parameters in the NaCl-type alkali halides—II: "// &
330 : "The generalized Huggins-Mayer form", &
331 : source="J. Phys. Chem. Solids", volume="25", pages="45-52", &
332 8530 : year=1964, doi="10.1016/0022-3697(64)90160-X")
333 :
334 : CALL add_reference(key=Tersoff1988, &
335 : authors=s2a("J. Tersoff"), &
336 : title="Empirical interatomic potential for silicon with improved elastic properties", &
337 : source="Phys. Rev. B", volume="38", pages="9902-9905", &
338 8530 : year=1988, doi="10.1103/PhysRevB.38.9902")
339 :
340 : CALL add_reference(key=Siepmann1995, &
341 : authors=s2a("J. I. Siepmann", "M. Sprik"), &
342 : title="Influence of surface topology and electrostatic potential on water/electrode systems ", &
343 : source="J. Chem. Phys.", volume="102", pages="511-524", &
344 8530 : year=1995, doi="10.1063/1.469429")
345 :
346 : CALL add_reference(key=Bussi2007, &
347 : authors=s2a("G. Bussi", "D. Donadio", "M. Parrinello"), &
348 : title="Canonical sampling through velocity rescaling", &
349 : source="J. Chem. Phys.", volume="126", pages="014101", &
350 8530 : year=2007, doi="10.1063/1.2408420")
351 :
352 : CALL add_reference(key=Nose1984a, &
353 : authors=s2a("S. Nose"), &
354 : title="A unified formulation of the constant temperature molecular dynamics methods ", &
355 : source="J. Chem. Phys.", volume="81", pages="511-519", &
356 8530 : year=1984, doi="10.1063/1.447334")
357 :
358 : CALL add_reference(key=Nose1984b, &
359 : authors=s2a("S. Nose"), &
360 : title="A molecular dynamics method for simulations in the canonical ensemble", &
361 : source="Mol. Phys.", volume="52", pages="255-268", &
362 8530 : year=1984, doi="10.1080/00268978400101201")
363 :
364 : CALL add_reference(key=VandeVondele2005a, &
365 : authors=s2a("J. VandeVondele", "M. Krack", "F. Mohamed", "M. Parrinello", &
366 : "T. Chassaing", "J. Hutter"), &
367 : title="QUICKSTEP: Fast and accurate density functional calculations "// &
368 : "using a mixed Gaussian and plane waves approach", &
369 : source="Comput. Phys. Commun.", volume="167", pages="103-128", &
370 8530 : year=2005, doi="10.1016/j.cpc.2004.12.014")
371 :
372 : CALL add_reference(key=VandeVondele2003, &
373 : authors=s2a("J. VandeVondele", "J. Hutter"), &
374 : title="An efficient orbital transformation method for electronic structure calculations", &
375 : source="J. Chem. Phys.", volume="118", pages="4365-4369", &
376 8530 : year=2003, doi="10.1063/1.1543154")
377 :
378 : CALL add_reference(key=Laino2005, &
379 : authors=s2a("T. Laino", "F. Mohamed", "A. Laio", "M. Parrinello"), &
380 : title="An efficient real space multigrid QM/MM electrostatic coupling", &
381 : source="J. Chem. Theory Comput.", volume="1", pages="1176-1184", &
382 8530 : year=2005, doi="10.1021/ct050123f")
383 :
384 : CALL add_reference(key=Laino2006, &
385 : authors=s2a("T. Laino", "F. Mohamed", "A. Laio", "M. Parrinello"), &
386 : title="An efficient linear-scaling electrostatic coupling for treating "// &
387 : "periodic boundary conditions in QM/MM simulations", &
388 : source="J. Chem. Theory Comput.", volume="2", pages="1370-1378", &
389 8530 : year=2006, doi="10.1021/ct6001169")
390 :
391 : CALL add_reference(key=Goedecker1996, &
392 : authors=s2a("S. Goedecker", "M. Teter", "J. Hutter"), &
393 : title="Separable dual-space Gaussian pseudopotentials", &
394 : source="Phys. Rev. B", volume="54", pages="1703-1710", &
395 8530 : year=1996, doi="10.1103/PhysRevB.54.1703")
396 :
397 : CALL add_reference(key=Hartwigsen1998, &
398 : authors=s2a("C. Hartwigsen", "S. Goedecker", "J. Hutter"), &
399 : title="Relativistic separable dual-space Gaussian pseudopotentials from H to Rn", &
400 : source="Phys. Rev. B", volume="58", pages="3641-3662", &
401 8530 : year=1998, doi="10.1103/PhysRevB.58.3641")
402 :
403 : CALL add_reference(key=Krack2005, &
404 : authors=s2a("M. Krack"), &
405 : title="Pseudopotentials for H to Kr optimized for "// &
406 : "gradient-corrected exchange-correlation functionals", &
407 : source="Theor. Chem. Acc.", volume="114", pages="145-152", &
408 8530 : year=2005, doi="10.1007/s00214-005-0655-y")
409 :
410 : CALL add_reference(key=Lippert1997, &
411 : authors=s2a("G. Lippert", "J. Hutter", "M. Parrinello"), &
412 : title="A hybrid Gaussian and plane wave density functional scheme", &
413 : source="Mol. Phys.", volume="92", pages="477-487", &
414 8530 : year=1997, doi="10.1080/002689797170220")
415 :
416 : CALL add_reference(key=Lippert1999, &
417 : authors=s2a("G. Lippert", "J. Hutter", "M. Parrinello"), &
418 : title="The Gaussian and augmented-plane-wave density functional method for "// &
419 : "ab initio molecular dynamics simulations", &
420 : source="Theor. Chem. Acc.", volume="103", pages="124-140", &
421 8530 : year=1999, doi="10.1007/s002140050523")
422 :
423 : CALL add_reference(key=Krack2002, &
424 : authors=s2a("M. Krack", "A. Gambirasio", "M. Parrinello"), &
425 : title="Ab initio x-ray scattering of liquid water", &
426 : source="J. Chem. Phys.", volume="117", pages="9409-9412", &
427 8530 : year=2002, doi="10.1063/1.1517040")
428 :
429 : CALL add_reference(key=Krack2000, &
430 : authors=s2a("M. Krack", "M. Parrinello"), &
431 : title="All-electron ab-initio molecular dynamics", &
432 : source="Phys. Chem. Chem. Phys.", volume="2", pages="2105-2112", &
433 8530 : year=2000, doi="10.1039/b001167n")
434 :
435 : CALL add_reference(key=Iannuzzi2007, &
436 : authors=s2a("M. Iannuzzi", "J. Hutter"), &
437 : title="Inner-shell spectroscopy by the Gaussian and augmented plane wave method", &
438 : source="Phys. Chem. Chem. Phys.", volume="9", pages="1599-1610", &
439 8530 : year=2007, doi="10.1039/b615522g")
440 :
441 : CALL add_reference(key=Iannuzzi2006, &
442 : authors=s2a("M. Iannuzzi", "B. Kirchner", "J. Hutter"), &
443 : title="Density functional embedding for molecular systems", &
444 : source="Chem. Phys. Lett.", volume="421", pages="16-20", &
445 8530 : year=2006, doi="10.1016/j.cplett.2005.08.155")
446 :
447 : CALL add_reference(key=Iannuzzi2005, &
448 : authors=s2a("M. Iannuzzi", "T. Chassaing", "T. Wallman", "J. Hutter"), &
449 : title="Ground and excited state density functional calculations with the "// &
450 : "Gaussian and augmented-plane-wave method", &
451 : source="CHIMIA", volume="59", pages="499-503", &
452 8530 : year=2005, doi="10.2533/000942905777676164")
453 :
454 : CALL add_reference(key=Toukmaji1996, &
455 : authors=s2a("A. Y. Toukmaji", "J. A. Board"), &
456 : title="Ewald summation techniques in perspective: A survey", &
457 : source="Comput. Phys. Commun.", volume="95", pages="73-92", &
458 8530 : year=1996, doi="10.1016/0010-4655(96)00016-1")
459 :
460 : CALL add_reference(key=Martyna1999, &
461 : authors=s2a("G. J. Martyna", "M. E. Tuckerman"), &
462 : title="A reciprocal space based method for treating long range interactions in "// &
463 : "ab initio and force-field-based calculations in clusters", &
464 : source="J. Chem. Phys.", volume="110", pages="2810-2821", &
465 8530 : year=1999, doi="10.1063/1.477923")
466 :
467 : CALL add_reference(key=VandeVondele2005b, &
468 : authors=s2a("J. VandeVondele", "M. Sprik"), &
469 : title="A molecular dynamics study of the hydroxyl radical in solution "// &
470 : "applying self-interaction-corrected density functional methods", &
471 : source="Phys. Chem. Chem. Phys.", volume="7", pages="1363-1367", &
472 8530 : year=2005, doi="10.1039/b501603g")
473 :
474 : CALL add_reference(key=Perdew1981, &
475 : authors=s2a("J. P. Perdew", "A. Zunger"), &
476 : title="Self-interaction correction to density-functional approximations for many-electron systems", &
477 : source="Phys. Rev. B", volume="23", pages="5048-5079", &
478 8530 : year=1981, doi="10.1103/PhysRevB.23.5048")
479 :
480 : CALL add_reference(key=Avezac2005, &
481 : authors=s2a("M. d'Avezac", "M. Calandra", "F. Mauri"), &
482 : title="Density functional theory description of hole-trapping in SiO2: "// &
483 : "A self-interaction-corrected approach", &
484 : source="Phys. Rev. B", volume="71", pages="205210", &
485 8530 : year=2005, doi="10.1103/PhysRevB.71.205210")
486 :
487 : CALL add_reference(key=Zhechkov2005, &
488 : authors=s2a("L. Zhechkov", "T. Heine", "S. Patchkovskii", "G. Seifert", "H. A. Duarte"), &
489 : title="An efficient a Posteriori treatment for dispersion interaction in "// &
490 : "density-functional-based tight binding", &
491 : source="J. Chem. Theory Comput.", volume="1", pages="841-847", &
492 8530 : year=2005, doi="10.1021/ct050065y")
493 :
494 : CALL add_reference(key=Elstner1998, &
495 : authors=s2a("M. Elstner", "D. Porezag", "G. Jungnickel", "J. Elsner", &
496 : "M. Haugk", "T. Frauenheim", "S. Suhai", "G. Seifert"), &
497 : title="Self-consistent-charge density-functional tight-binding method for "// &
498 : "simulations of complex materials properties", &
499 : source="Phys. Rev. B", volume="58", pages="7260-7268", &
500 8530 : year=1998, doi="10.1103/PhysRevB.58.7260")
501 :
502 : CALL add_reference(key=Seifert1996, &
503 : authors=s2a("G. Seifert", "D. Porezag", "T. Frauenheim"), &
504 : title="Calculations of molecules, clusters, and solids with a simplified LCAO-DFT-LDA scheme", &
505 : source="Int. J. Quantum Chem.", volume="58", pages="185-192", &
506 8530 : year=1996, doi="10.1002/(SICI)1097-461X(1996)58:2<185::AID-QUA7>3.0.CO;2-U")
507 :
508 : CALL add_reference(key=Porezag1995, &
509 : authors=s2a("D. Porezag", "T. Frauenheim", "T. Kohler", "G. Seifert", "R. Kaschner"), &
510 : title="Construction of tight-binding-like potentials on the basis of density-functional "// &
511 : "theory: Application to carbon", &
512 : source="Phys. Rev. B", volume="51", pages="12947-12957", &
513 8530 : year=1995, doi="10.1103/PhysRevB.51.12947")
514 :
515 : CALL add_reference(key=Frigo2005, &
516 : authors=s2a("M. Frigo", "S. G. Johnson"), &
517 : title="The design and implementation of FFTW3", &
518 : source="Proc. IEEE", volume="93", pages="216-231", &
519 8530 : year=2005, doi="10.1109/JPROC.2004.840301")
520 :
521 : CALL add_reference(key=Genovese2006, &
522 : authors=s2a("L. Genovese", "T. Deutsch", "A. Neelov", "S. Goedecker", "G. Beylkin"), &
523 : title="Efficient solution of Poisson's equation with free boundary conditions", &
524 : source="J. Chem. Phys.", volume="125", pages="074105", &
525 8530 : year=2006, doi="10.1063/1.2335442")
526 :
527 : CALL add_reference(key=Genovese2007, &
528 : authors=s2a("L. Genovese", "T. Deutsch", "S. Goedecker"), &
529 : title="Efficient and accurate three-dimensional Poisson solver for surface problems", &
530 : source="J. Chem. Phys.", volume="127", pages="054704", &
531 8530 : year=2007, doi="10.1063/1.2754685")
532 :
533 : CALL add_reference(key=Minary2003, &
534 : authors=s2a("P. Minary", "G. J. Martyna", "M. E. Tuckerman"), &
535 : title="Algorithms and novel applications based on the isokinetic ensemble. "// &
536 : "I. Biophysical and path integral molecular dynamics", &
537 : source="J. Chem. Phys.", volume="118", pages="2510-2526", &
538 8530 : year=2003, doi="10.1063/1.1534582")
539 :
540 : CALL add_reference(key=Evans1983, &
541 : authors=s2a("D. J. Evans", "W. G. Hoover", "B. H. Failor", "B. Moran", "A. J. C. Ladd"), &
542 : title="Nonequilibrium molecular dynamics via Gauss's principle of least constraint", &
543 : source="Phys. Rev. A", volume="28", pages="1016-1021", &
544 8530 : year=1983, doi="10.1103/PhysRevA.28.1016")
545 :
546 : CALL add_reference(key=Byrd1995, &
547 : authors=s2a("R. H. Byrd", "P. H. Lu", "J. Nocedal", "C. Y. Zhu"), &
548 : title="A Limited Memory Algorithm for Bound Constrained Optimization", &
549 : source="SIAM J. Sci. Comput.", volume="16", pages="1190-1208", &
550 8530 : year=1995, doi="10.1137/0916069")
551 :
552 : CALL add_reference(key=VandeVondele2007, &
553 : authors=s2a("J. VandeVondele", "J. Hutter"), &
554 : title="Gaussian basis sets for accurate calculations on molecular systems "// &
555 : "in gas and condensed phases", &
556 : source="J. Chem. Phys.", volume="127", pages="114105", &
557 8530 : year=2007, doi="10.1063/1.2770708")
558 :
559 : CALL add_reference(key=Ortiz1994, &
560 : authors=s2a("G. Ortiz", "P. Ballone"), &
561 : title="Correlation energy, structure factor, radial distribution function, "// &
562 : "and momentum distribution of the spin-polarized uniform electron gas", &
563 : source="Phys. Rev. B", volume="50", pages="1391-1405", &
564 8530 : year=1994, doi="10.1103/PhysRevB.50.1391")
565 :
566 : CALL add_reference(key=Becke1988, &
567 : authors=s2a("A. D. Becke"), &
568 : title="Density-functional exchange-energy approximation with correct asymptotic behavior", &
569 : source="Phys. Rev. A", volume="38", pages="3098-3100", &
570 8530 : year=1988, doi="10.1103/PhysRevA.38.3098")
571 :
572 : CALL add_reference(key=Perdew1996, &
573 : authors=s2a("J. P. Perdew", "K. Burke", "M. Ernzerhof"), &
574 : title="Generalized gradient approximation made simple", &
575 : source="Phys. Rev. Lett.", volume="77", pages="3865-3868", &
576 8530 : year=1996, doi="10.1103/PhysRevLett.77.3865")
577 :
578 : CALL add_reference(key=Zhang1998, &
579 : authors=s2a("Y. K. Zhang", "W. T. Yang"), &
580 : title="Comment on Generalized gradient approximation made simple", &
581 : source="Phys. Rev. Lett.", volume="80", pages="890-890", &
582 8530 : year=1998, doi="10.1103/PhysRevLett.80.890")
583 :
584 : CALL add_reference(key=Perdew2008, &
585 : authors=s2a("J. P. Perdew", "A. Ruzsinszky", "G. I. Csonka", "O. A. Vydrov", &
586 : "G. E. Scuseria", "L. A. Constantin", "X. Zhou", "K. Burke"), &
587 : title="Restoring the Density-Gradient Expansion for Exchange in Solids and Surfaces", &
588 : source="Phys. Rev. Lett.", volume="100", pages="136406-136409", &
589 8530 : year=2008, doi="10.1103/PhysRevLett.100.136406")
590 :
591 : CALL add_reference(key=Lee1988, &
592 : authors=s2a("C. T. Lee", "W. T. Yang", "R. G. Parr"), &
593 : title="Development of the Colle-Salvetti correlation-energy formula into a functional of the electron density", &
594 : source="Phys. Rev. B", volume="37", pages="785-789", &
595 8530 : year=1988, doi="10.1103/PhysRevB.37.785")
596 :
597 : CALL add_reference(key=Heyd2004, &
598 : authors=s2a("J. Heyd", "G. E. Scuseria"), &
599 : title="Assessment and validation of a screened Coulomb hybrid density functional", &
600 : source="J. Chem. Phys.", volume="120", pages="7274-7280", &
601 8530 : year=2004, doi="10.1063/1.1668634")
602 :
603 : CALL add_reference(key=Heyd2003, &
604 : authors=s2a("J. Heyd", "G. E. Scuseria", "M. Ernzerhof"), &
605 : title="Hybrid functionals based on a screened Coulomb potential", &
606 : source="J. Chem. Phys.", volume="118", pages="8207-8215", &
607 8530 : year=2003, doi="10.1063/1.1564060")
608 :
609 : CALL add_reference(key=Heyd2006, &
610 : authors=s2a("J. Heyd", "G. E. Scuseria", "M. Ernzerhof"), &
611 : title="Erratum: Hybrid functionals based on a screened Coulomb potential [J. Chem. Phys. 118, 8207, 2003]", &
612 : source="J. Chem. Phys.", volume="124", pages="219906", &
613 8530 : year=2006, doi="10.1063/1.2204597")
614 :
615 : CALL add_reference(key=Vydrov2006, &
616 : authors=s2a("O. A. Vydrov", "J. Heyd", "A. V. Krukau", "G. E. Scuseria"), &
617 : title="Importance of short-range versus long-range Hartree-Fock exchange "// &
618 : "for the performance of hybrid density functionals", &
619 : source="J. Chem. Phys.", volume="125", pages="074106", &
620 8530 : year=2006, doi="10.1063/1.2244560")
621 :
622 : CALL add_reference(key=Vosko1980, &
623 : authors=s2a("S. H. Vosko", "L. Wilk", "M. Nusair"), &
624 : title="Accurate spin-dependent electron liquid correlation energies for local spin density calculations: a critical analysis", &
625 : source="Can. J. Phys.", volume="58", pages="1200-1211", &
626 8530 : year=1980, doi="10.1139/p80-159")
627 :
628 : CALL add_reference(key=Essmann1995, &
629 : authors=s2a("U. Essmann", "L. Perera", "M. L. Berkowitz", "T. Darden", &
630 : "H. Lee", "L. G. Pedersen"), &
631 : title="A smooth particle mesh Ewald method", &
632 : source="J. Chem. Phys.", volume="103", pages="8577-8593", &
633 8530 : year=1995, doi="10.1063/1.470117")
634 :
635 : CALL add_reference(key=Ewald1921, &
636 : authors=s2a("P. P. Ewald"), &
637 : title="Die Berechnung optischer und elektrostatischer Gitterpotentiale", &
638 : source="Ann. Phys.", volume="369", pages="253-287", &
639 8530 : year=1921, doi="10.1002/andp.19213690304")
640 :
641 : CALL add_reference(key=Darden1993, &
642 : authors=s2a("T. Darden", "D. York", "L. Pedersen"), &
643 : title="Particle mesh Ewald: An N log(N) method for Ewald sums in large systems ", &
644 : source="J. Chem. Phys.", volume="98", pages="10089-10092", &
645 8530 : year=1993, doi="10.1063/1.464397")
646 :
647 : CALL add_reference(key=Dudarev1997, &
648 : authors=s2a("S. L. Dudarev", "D. N. Manh", "A. P. Sutton"), &
649 : title="Effect of Mott-Hubbard correlations on the electronic structure "// &
650 : "and structural stability of uranium dioxide", &
651 : source="Philos. Mag. B", volume="75", pages="613-628", &
652 8530 : year=1997, doi="10.1080/13642819708202343")
653 :
654 : CALL add_reference(key=Dudarev1998, &
655 : authors=s2a("S. L. Dudarev", "G. A. Botton", "S. Y. Savrasov", "C. J. Humphreys", &
656 : "A. P. Sutton"), &
657 : title="Electron-energy-loss spectra and the structural stability of "// &
658 : "nickel oxide: An LSDA+U study", &
659 : source="Phys. Rev. B", volume="57", pages="1505-1509", &
660 8530 : year=1998, doi="10.1103/PhysRevB.57.1505")
661 :
662 : CALL add_reference(key=Hunt2003, &
663 : authors=s2a("P. Hunt", "M. Sprik", "R. Vuilleumier"), &
664 : title="Thermal versus electronic broadening in the density of states of liquid water", &
665 : source="Chem. Phys. Lett.", volume="376", pages="68-74", &
666 8530 : year=2003, doi="10.1016/S0009-2614(03)00954-0")
667 :
668 : CALL add_reference(key=Guidon2008, &
669 : authors=s2a("M. Guidon", "F. Schiffmann", "J. Hutter", "J. VandeVondele"), &
670 : title="Ab initio molecular dynamics using hybrid density functionals", &
671 : source="J. Chem. Phys.", volume="128", pages="214104", &
672 8530 : year=2008, doi="10.1063/1.2931945")
673 :
674 : CALL add_reference(key=Stewart1982, &
675 : authors=s2a("J. J. P. Stewart", "P. Csaszar", "P. Pulay"), &
676 : title="Fast semi-empirical calculations", &
677 : source="J. Comput. Chem.", volume="3", pages="227-228", &
678 8530 : year=1982, doi="10.1002/jcc.540030214")
679 :
680 : CALL add_reference(key=Tao2003, &
681 : authors=s2a("J. M. Tao", "J. P. Perdew", "V. N. Staroverov", "G. E. Scuseria"), &
682 : title="Climbing the density functional ladder: Nonempirical meta-generalized "// &
683 : "gradient approximation designed for molecules and solids", &
684 : source="Phys. Rev. Lett.", volume="91", pages="146401", &
685 8530 : year=2003, doi="10.1103/PhysRevLett.91.146401")
686 :
687 : CALL add_reference(key=VandeVondele2006, &
688 : authors=s2a("J. VandeVondele", "M. Iannuzzi", "J. Hutter"), &
689 : title="Large scale condensed matter calculations using the Gaussian and "// &
690 : "augmented plane waves method", &
691 : source="Computer Simulations in Condensed Matter Systems: "// &
692 : "From Materials to Chemical Biology, Vol 1", volume="703", pages="287-314", &
693 8530 : year=2006, doi="10.1007/3-540-35273-2_8")
694 :
695 : CALL add_reference(key=Grimme2006, &
696 : authors=s2a("S. Grimme"), &
697 : title="Semiempirical GGA-type density functional constructed with "// &
698 : "a long-range dispersion correction", &
699 : source="J. Comput. Chem.", volume="27", pages="1787-1799", &
700 8530 : year=2006, doi="10.1002/jcc.20495")
701 :
702 : CALL add_reference(key=Grimme2010, &
703 : authors=s2a("S. Grimme", "J. Antony", "S. Ehrlich", "H. Krieg"), &
704 : title="A consistent and accurate ab initio parametrization of density "// &
705 : "functional dispersion correction (DFT-D) for the 94 elements H-Pu", &
706 : source="J. Chem. Phys.", volume="132", pages="154104", &
707 8530 : year=2010, doi="10.1063/1.3382344")
708 :
709 : CALL add_reference(key=Grimme2011, &
710 : authors=s2a("S. Grimme", "S. Ehrlich", "L. Goerigk"), &
711 : title="Effect of the damping function in dispersion corrected density functional theory", &
712 : source="J. Comput. Chem.", volume="32", pages="1456", &
713 8530 : year=2011, doi="10.1002/jcc.21759")
714 :
715 : CALL add_reference(key=Grimme2013, &
716 : authors=s2a("S. Grimme"), &
717 : title="A simplified Tamm-Dancoff density functional approach for the "// &
718 : "electronic excitation spectra of very large molecules", &
719 : source="J. Chem. Phys.", volume="138", pages="244104", &
720 8530 : year=2013, doi="10.1063/1.4811331")
721 :
722 : CALL add_reference(key=Grimme2016, &
723 : authors=s2a("S. Grimme", "C. Bannwarth"), &
724 : title="Ultra-fast computation of electronic spectra for large systems by "// &
725 : "tight-binding based simplified Tamm-Dancoff approximation (sTDA-xTB)", &
726 : source="J. Chem. Phys.", volume="145", pages="054103", &
727 8530 : year=2016, doi="10.1063/1.4959605")
728 :
729 : CALL add_reference(key=Grimme2017, &
730 : authors=s2a("S. Grimme", "C. Bannwarth", "P. Shushkov"), &
731 : title="A Robust and Accurate Tight-Binding Quantum Chemical Method for "// &
732 : "Structures, Vibrational Frequencies, and Noncovalent Interactions of "// &
733 : "Large Molecular Systems Parametrized for All spd-Block Elements (Z = 1-86)", &
734 : source="J. Chem. Theory Comput.", volume="13", pages="1989", &
735 8530 : year=2017, doi="10.1021/acs.jctc.7b00118")
736 :
737 : CALL add_reference(key=Branduardi2007, &
738 : authors=s2a("D. Branduardi", "F. L. Gervasio", "M. Parrinello"), &
739 : title="From A to B in free energy space", &
740 : source="J. Chem. Phys.", volume="126", pages="054103", &
741 8530 : year=2007, doi="10.1063/1.2432340")
742 :
743 : CALL add_reference(key=Schenter2008, &
744 : authors=s2a("D. T. Chang", "G. K. Schenter", "B. C. Garrett"), &
745 : title="Self-consistent polarization neglect of diatomic differential overlap: "// &
746 : "Applications to water clusters", &
747 : source="J. Chem. Phys.", volume="128", pages="164111", &
748 8530 : year=2008, doi="10.1063/1.2905230")
749 :
750 : CALL add_reference(key=Proynov2007, &
751 : authors=s2a("E. Proynov", "Z. Gan", "J. Kong"), &
752 : title="Analytical representation of the Becke-Roussel exchange functional", &
753 : source="Chem. Phys. Lett.", volume="455", pages="103-109", &
754 8530 : year=2008, doi="10.1016/j.cplett.2008.02.039")
755 :
756 : CALL add_reference(key=BeckeRoussel1989, &
757 : authors=s2a("A. D. Becke", "M. R. Roussel"), &
758 : title="Exchange holes in inhomogeneous systems: A coordinate-space model", &
759 : source="Phys. Rev. A", volume="39", pages="3761-3767", &
760 8530 : year=1989, doi="10.1103/PhysRevA.39.3761")
761 :
762 : CALL add_reference(key=Becke1997, &
763 : authors=s2a("A. D. Becke"), &
764 : title="Density-functional thermochemistry . 5. "// &
765 : "Systematic optimization of exchange-correlation functionals", &
766 : source="J. Chem. Phys.", volume="107", pages="8554-8560", &
767 8530 : year=1997, doi="10.1063/1.475007")
768 :
769 : CALL add_reference(key=Ricci2003, &
770 : authors=s2a("A. Ricci", "G. Ciccotti"), &
771 : title="Algorithms for Brownian dynamics", &
772 : source="Mol. Phys.", volume="101", pages="1927-1931", &
773 8530 : year=2003, doi="10.1080/0026897031000108113")
774 :
775 : CALL add_reference(key=Kolafa2004, &
776 : authors=s2a("J. Kolafa"), &
777 : title="Time-reversible always stable predictor-corrector method for "// &
778 : "molecular dynamics of polarizable molecules", &
779 : source="J. Comput. Chem.", volume="25", pages="335-342", &
780 8530 : year=2004, doi="10.1002/jcc.10385")
781 :
782 : CALL add_reference(key=Kuhne2007, &
783 : authors=s2a("T. D. Kühne", "M. Krack", "F. R. Mohamed", "M. Parrinello"), &
784 : title="Efficient and accurate Car-Parrinello-like approach to "// &
785 : "Born-Oppenheimer molecular dynamics", &
786 : source="Phys. Rev. Lett.", volume="98", pages="066401", &
787 8530 : year=2007, doi="10.1103/PhysRevLett.98.066401")
788 :
789 : CALL add_reference(key=Rengaraj2020, &
790 : authors=s2a("V. Rengaraj", "M. Lass", "C. Plessl", "T. D. Kuhne"), &
791 : title="Accurate Sampling with Noisy Forces from Approximate Computing", &
792 : source="Computation", volume="8", pages="39", &
793 8530 : year=2020, doi="10.3390/computation8020039")
794 :
795 : CALL add_reference(key=Kunert2003, &
796 : authors=s2a("T. Kunert", "R. Schmidt"), &
797 : title="Non-adiabatic quantum molecular dynamics: "// &
798 : "General formalism and case study H-2(+) in strong laser fields", &
799 : source="Eur. Phys. J. D", volume="25", pages="15-24", &
800 8530 : year=2003, doi="10.1140/epjd/e2003-00086-8")
801 :
802 : CALL add_reference(key=Ceriotti2009, &
803 : authors=s2a("M. Ceriotti", "G. Bussi", "M. Parrinello"), &
804 : title="Langevin equation with colored noise for constant-temperature "// &
805 : "molecular dynamics simulations", &
806 : source="Phys. Rev. Lett.", volume="102", pages="020601", &
807 8530 : year=2009, doi="10.1103/PhysRevLett.102.020601")
808 :
809 : CALL add_reference(key=Ceriotti2009b, &
810 : authors=s2a("M. Ceriotti", "G. Bussi", "M. Parrinello"), &
811 : title="Nuclear Quantum Effects in Solids Using a Colored-Noise Thermostat", &
812 : source="Phys. Rev. Lett.", volume="103", pages="030603", &
813 8530 : year=2009, doi="10.1103/PhysRevLett.103.030603")
814 :
815 : CALL add_reference(key=Guidon2009, &
816 : authors=s2a("M. Guidon", "J. Hutter", "J. VandeVondele"), &
817 : title="Robust Periodic Hartree-Fock Exchange for Large-Scale Simulations "// &
818 : "Using Gaussian Basis Sets", &
819 : source="J. Chem. Theory Comput.", volume="5", pages="3010-3021", &
820 8530 : year=2009, doi="10.1021/ct900494g")
821 :
822 : CALL add_reference(key=BarducBus2008, &
823 : authors=s2a("A. Barducci", "G. Bussi", "M. Parrinello"), &
824 : title="Well-Tempered Metadynamics: A Smoothly Converging and Tunable Free-Energy Method", &
825 : source="Phys. Rev. Lett.", volume="100", pages="020603", &
826 8530 : year=2008, doi="10.1103/PhysRevLett.100.020603")
827 :
828 : CALL add_reference(key=Guidon2010, &
829 : authors=s2a("M. Guidon", "J. Hutter", "J. VandeVondele"), &
830 : title="Auxiliary Density Matrix Methods for Hartree-Fock Exchange Calculations", &
831 : source="J. Chem. Theory Comput.", volume="6", pages="2348-2364", &
832 8530 : year=2010, doi="10.1021/ct1002225")
833 :
834 : CALL add_reference(key=Marques2012, &
835 : authors=s2a("M. A. L. Marques", "M. J. T. Oliveira", "T. Burnus"), &
836 : title="LIBXC: A library of exchange and correlation functionals for density functional theory", &
837 : source="Comput. Phys. Commun.", volume="183", pages="2272-2281", &
838 8530 : year=2012, doi="10.1016/j.cpc.2012.05.007")
839 :
840 : CALL add_reference(key=Lehtola2018, &
841 : authors=s2a("S. Lehtola", "C. Steigemann", "M. J. T. Oliveira", "M. A. L. Marques"), &
842 : title="Recent developments in libxc - A comprehensive library of "// &
843 : "functionals for density functional theory", &
844 : source="SoftwareX", volume="7", pages="1-5", &
845 8530 : year=2018, doi="10.1016/j.softx.2017.11.002")
846 :
847 : CALL add_reference(key=Jones2011, &
848 : authors=s2a("A. Jones", "B. Leimkuhler"), &
849 : title="Adaptive stochastic methods for sampling driven molecular systems", &
850 : source="J. Chem. Phys.", volume="135", pages="084125", &
851 8530 : year=2011, doi="10.1063/1.3626941")
852 :
853 : CALL add_reference(key=Bernstein2012, &
854 : authors=s2a("N. Bernstein", "C. Varnai", "I. Solt", "S. A. Winfield", &
855 : "M. C. Payne", "I. Simon", "M. Fuxreiter", "G. Csanyi"), &
856 : title="QM/MM simulation of liquid water with an adaptive quantum region", &
857 : source="Phys. Chem. Chem. Phys.", volume="14", pages="646-656", &
858 8530 : year=2012, doi="10.1039/c1cp22600b")
859 :
860 : CALL add_reference(key=Bernstein2009, &
861 : authors=s2a("N. Bernstein", "J. R. Kermode", "G. Csanyi"), &
862 : title="Hybrid atomistic simulation methods for materials systems", &
863 : source="Rep. Prog. Phys.", volume="72", pages="026501", &
864 8530 : year=2009, doi="10.1088/0034-4885/72/2/026501")
865 :
866 : CALL add_reference(key=Dick1958, &
867 : authors=s2a("B. G. Dick", "A. W. Overhauser"), &
868 : title="Theory of the Dielectric Constants of Alkali Halide Crystals", &
869 : source="Phys. Rev.", volume="112", pages="90", &
870 8530 : year=1958, doi="10.1103/PhysRev.112.90")
871 :
872 : CALL add_reference(key=Mitchell1993, &
873 : authors=s2a("P. J. Mitchell", "D. Fincham"), &
874 : title="Shell model simulations by adiabatic dynamics", &
875 : source="J. Phys. Condens. Matter", volume="5", pages="1031", &
876 8530 : year=1993, doi="10.1088/0953-8984/5/8/006")
877 :
878 : CALL add_reference(key=Devynck2012, &
879 : authors=s2a("F. Devynck", "M. Iannuzzi", "M. Krack"), &
880 : title="Frenkel pair recombinations in UO2: Importance of explicit "// &
881 : "description of polarizability in core-shell molecular dynamics simulations", &
882 : source="Phys. Rev. B", volume="85", pages="184103", &
883 8530 : year=2012, doi="10.1103/PhysRevB.85.184103")
884 :
885 : CALL add_reference(key=VandeVondele2012, &
886 : authors=s2a("J. VandeVondele", "U. Borstnik", "J. Hutter"), &
887 : title="Linear Scaling Self-Consistent Field Calculations with "// &
888 : "Millions of Atoms in the Condensed Phase", &
889 : source="J. Chem. Theory Comput.", volume="8", pages="3565-3573", &
890 8530 : year=2012, doi="10.1021/ct200897x")
891 :
892 : CALL add_reference(key=Niklasson2003, &
893 : authors=s2a("A. M. N. Niklasson", "C. J. Tymczak", "M. Challacombe"), &
894 : title="Trace resetting density matrix purification in O(N) self-consistent-field theory", &
895 : source="J. Chem. Phys.", volume="118", pages="8611-8620", &
896 8530 : year=2003, doi="10.1063/1.1559913")
897 :
898 : CALL add_reference(key=Shao2003, &
899 : authors=s2a("Y. Shao", "C. Saravanan", "M. Head-Gordon", "C. A. White"), &
900 : title="Curvy steps for density matrix-based energy minimization: "// &
901 : "Application to large-scale self-consistent-field calculations", &
902 : source="J. Chem. Phys.", volume="118", pages="6144-6151", &
903 8530 : year=2003, doi="10.1063/1.1558476")
904 :
905 : CALL add_reference(key=VandeVondele2002, &
906 : authors=s2a("J. VandeVondele", "U. Rothlisberger"), &
907 : title="Canonical adiabatic free energy sampling (CAFES): "// &
908 : "A novel method for the exploration of free energy surfaces", &
909 : source="J. Phys. Chem. B", volume="106", pages="203-208", &
910 8530 : year=2002, doi="10.1021/jp013346k")
911 :
912 : CALL add_reference(key=Dion2004, &
913 : authors=s2a("M. Dion", "H. Rydberg", "E. Schroder", "D. C. Langreth", "B. I. Lundqvist"), &
914 : title="Van der Waals density functional for general geometries", &
915 : source="Phys. Rev. Lett.", volume="92", pages="246401", &
916 8530 : year=2004, doi="10.1103/PhysRevLett.92.246401")
917 :
918 : CALL add_reference(key=RomanPerez2009, &
919 : authors=s2a("G. Roman-Perez", "J. M. Soler"), &
920 : title="Efficient Implementation of a van der Waals Density Functional: "// &
921 : "Application to Double-Wall Carbon Nanotubes", &
922 : source="Phys. Rev. Lett.", volume="103", pages="096102", &
923 8530 : year=2009, doi="10.1103/PhysRevLett.103.096102")
924 :
925 : CALL add_reference(key=DelBen2012, &
926 : authors=s2a("M. Del Ben", "J. Hutter", "J. VandeVondele"), &
927 : title="Second-Order Moller-Plesset Perturbation Theory in the Condensed Phase: "// &
928 : "An Efficient and Massively Parallel Gaussian and Plane Waves Approach", &
929 : source="J. Chem. Theory Comput.", volume="8", pages="4177-4188", &
930 8530 : year=2012, doi="10.1021/ct300531w")
931 :
932 : CALL add_reference(key=Sabatini2013, &
933 : authors=s2a("R. Sabatini", "T. Gorni", "S. de Gironcoli"), &
934 : title="Nonlocal van der Waals density functional made simple and efficient", &
935 : source="Phys. Rev. B", volume="87", pages="041108(R)", &
936 8530 : year=2013, doi="10.1103/PhysRevB.87.041108")
937 :
938 : CALL add_reference(key=Walewski2014, &
939 : authors=s2a("L. Walewski", "H. Forbert", "D. Marx"), &
940 : title="Reactive path integral quantum simulations of molecules solvated in superfluid helium", &
941 : source="Comput. Phys. Commun.", volume="185", pages="884-899", &
942 8530 : year=2014, doi="10.1016/j.cpc.2013.12.011")
943 :
944 : CALL add_reference(key=Delben2013, &
945 : authors=s2a("M. Del Ben", "J. Hutter", "J. VandeVondele"), &
946 : title="Electron Correlation in the Condensed Phase from a Resolution of "// &
947 : "Identity Approach Based on the Gaussian and Plane Waves Scheme", &
948 : source="J. Chem. Theory Comput.", volume="9", pages="2654-2671", &
949 8530 : year=2013, doi="10.1021/ct4002202")
950 :
951 : CALL add_reference(key=Kikuchi2009, &
952 : authors=s2a("Y. Kikuchi", "Y. Imamura", "H. Nakai"), &
953 : title="One-Body Energy Decomposition Schemes Revisited: Assessment of "// &
954 : "Mulliken-, Grid-, and Conventional Energy Density Analyses", &
955 : source="Int. J. Quantum Chem.", volume="109", pages="2464-2473", &
956 8530 : year=2009, doi="10.1002/qua.22017")
957 :
958 : CALL add_reference(key=Putrino2000, &
959 : authors=s2a("A. Putrino", "D. Sebastiani", "M. Parrinello"), &
960 : title="Generalized Variational Density Functional Perturbation Theory", &
961 : source="J. Chem. Phys.", volume="113", pages="7102-7109", &
962 8530 : year=2000, doi="10.1063/1.1312830")
963 :
964 : CALL add_reference(key=Tran2013, &
965 : authors=s2a("F. Tran", "J. Hutter"), &
966 : title="Nonlocal van der Waals functionals: The case of rare-gas dimers and solids", &
967 : source="J. Chem. Phys.", volume="138", pages="204103", &
968 8530 : year=2013, doi="10.1063/1.4807332")
969 :
970 : CALL add_reference(key=Putrino2002, &
971 : authors=s2a("A. Putrino", "M. Parrinello"), &
972 : title="Anharmonic Raman Spectra in High-Pressure Ice from Ab Initio Simulations", &
973 : source="Phys. Rev. Lett.", volume="88", pages="176401", &
974 8530 : year=2002, doi="10.1103/PhysRevLett.88.176401")
975 :
976 : CALL add_reference(key=Sebastiani2001, &
977 : authors=s2a("D. Sebastiani", "M. Parrinello"), &
978 : title="A New Ab Initio Approach for NMR Chemical Shifts in Periodic Systems", &
979 : source="J. Phys. Chem. A", volume="105", pages="1951-1958", &
980 8530 : year=2001, doi="10.1021/jp002807j")
981 :
982 : CALL add_reference(key=Weber2009, &
983 : authors=s2a("V. Weber", "M. Iannuzzi", "S. Giani", "J. Hutter", "R. Declerck", "M. Waroduier"), &
984 : title="Magnetic Linear Response Properties Calculations with the "// &
985 : "Gaussian and Augmanted-Plane-Wave Method", &
986 : source="J. Chem. Phys.", volume="131", pages="014106", &
987 8530 : year=2009, doi="10.1063/1.3156803")
988 :
989 : CALL add_reference(key=Golze2013, &
990 : authors=s2a("D. Golze", "M. Iannuzzi", "M. T. Nguyen", "D. Passerone", "J. Hutter"), &
991 : title="Simulation of Adsorption Processes at Metallic Interfaces: "// &
992 : "An Image Charge Augmented QM/MM Approach", &
993 : source="J. Chem. Theory Comput.", volume="9", pages="5086-5097", &
994 8530 : year=2013, doi="10.1021/ct400698y")
995 :
996 : CALL add_reference(key=Golze2015, &
997 : authors=s2a("D. Golze", "J. Hutter", "M. Iannuzzi"), &
998 : title="Wetting of water on hexagonal boron nitride@Rh(111): "// &
999 : "a QM/MM model based on atomic charges derived for nano-structured substrates", &
1000 : source="Phys. Chem. Chem. Phys.", volume="17", pages="14307-14316", &
1001 8530 : year=2015, doi="10.1039/C4CP04638B")
1002 :
1003 : CALL add_reference(key=Golze2017a, &
1004 : authors=s2a("D. Golze", "N. Benedikter", "M. Iannuzzi", "J. Wilhelm", "J. Hutter"), &
1005 : title="Fast evaluation of solid harmonic Gaussian integrals for local "// &
1006 : "resolution-of-the-identity methods and range-separated hybrid functionals", &
1007 : source="J. Chem. Phys.", volume="146", pages="034105", &
1008 8530 : year=2017, doi="10.1063/1.4973510")
1009 :
1010 : CALL add_reference(key=Golze2017b, &
1011 : authors=s2a("D. Golze", "M. Iannuzzi", "J. Hutter"), &
1012 : title="Local Fitting of the Kohn-Sham Density in a Gaussian and "// &
1013 : "Plane Waves Scheme for Large-Scale Density Functional Theory Simulations", &
1014 : source="J. Chem. Theory Comput.", volume="13", pages="2202-2214", &
1015 8530 : year=2017, doi="10.1021/acs.jctc.7b00148")
1016 :
1017 : CALL add_reference(key=Fattebert2002, &
1018 : authors=s2a("J. L. Fattebert", "F. Gygi"), &
1019 : title="Density functional theory for efficient ab initio "// &
1020 : "molecular dynamics simulations in solution", &
1021 : source="J. Comput. Chem.", volume="23", pages="662-666", &
1022 8530 : year=2002, doi="10.1002/jcc.10069")
1023 :
1024 : CALL add_reference(key=Andreussi2012, &
1025 : authors=s2a("O. Andreussi", "I. Dabo", "N. Marzari"), &
1026 : title="Revised self-consistent continuum solvation in electronic-structure calculations", &
1027 : source="J. Chem. Phys.", volume="136", pages="064102", &
1028 8530 : year=2012, doi="10.1063/1.3676407")
1029 :
1030 : CALL add_reference(key=Tuckerman1992, &
1031 : authors=s2a("M. Tuckerman", "B. J. Berne", "G. J. Martyna"), &
1032 : title="Reversible multiple time scale molecular dynamics", &
1033 : source="J. Chem. Phys.", volume="97", pages="1990-2001", &
1034 8530 : year=1992, doi="10.1063/1.463137")
1035 :
1036 : CALL add_reference(key=Goedecker2004, &
1037 : authors=s2a("S. Goedecker"), &
1038 : title="Minima hopping: An efficient search method for the global minimum of "// &
1039 : "the potential energy surface of complex molecular systems", &
1040 : source="J. Chem. Phys.", volume="120", pages="9911-9917", &
1041 8530 : year=2004, doi="10.1063/1.1724816")
1042 :
1043 : CALL add_reference(key=Khaliullin2007, &
1044 : authors=s2a("R. Z. Khaliullin", "E. A. Cobar", "R. C. Lochan", &
1045 : "A. T. Bell", "M. Head-Gordon"), &
1046 : title="Unravelling the origin of intermolecular interactions using "// &
1047 : "absolutely localized molecular orbitals", &
1048 : source="J. Phys. Chem. A", volume="111", pages="8753-8765", &
1049 8530 : year=2007, doi="10.1021/jp073685z")
1050 :
1051 : CALL add_reference(key=Khaliullin2008, &
1052 : authors=s2a("R. Z. Khaliullin", "A. T. Bell", "M. Head-Gordon"), &
1053 : title="Analysis of charge transfer effects in molecular complexes "// &
1054 : "based on absolutely localized molecular orbitals", &
1055 : source="J. Chem. Phys.", volume="128", pages="184112", &
1056 8530 : year=2008, doi="10.1063/1.2912041")
1057 :
1058 : CALL add_reference(key=Khaliullin2013, &
1059 : authors=s2a("R. Z. Khaliullin", "J. VandeVondele", "J. Hutter"), &
1060 : title="Efficient Linear-Scaling Density Functional Theory for Molecular Systems", &
1061 : source="J. Chem. Theory Comput.", volume="9", pages="4421-4427", &
1062 8530 : year=2013, doi="10.1021/ct400595k")
1063 :
1064 : CALL add_reference(key=Hutter2014, &
1065 : authors=s2a("J. Hutter", "M. Iannuzzi", "F. Schiffmann", "J. VandeVondele"), &
1066 : title="CP2K: atomistic simulations of condensed matter systems", &
1067 : source="WIREs Comput Mol Sci.", volume="4", pages="15-25", &
1068 8530 : year=2014, doi="10.1002/wcms.1159")
1069 :
1070 : CALL add_reference(key=Kantorovich2008, &
1071 : authors=s2a("L. Kantorovich"), &
1072 : title="Generalized Langevin equation for solids. I. Rigorous derivation and main properties", &
1073 : source="Phys. Rev. B", volume="78", pages="094304", &
1074 8530 : year=2008, doi="10.1103/PhysRevB.78.094304")
1075 :
1076 : CALL add_reference(key=Kantorovich2008a, &
1077 : authors=s2a("L. Kantorovich", "N. Rompotis"), &
1078 : title="Generalized Langevin equation for solids. II. Stochastic boundary "// &
1079 : "conditions for nonequilibrium molecular dynamics simulations", &
1080 : source="Phys. Rev. B", volume="78", pages="094305", &
1081 8530 : year=2008, doi="10.1103/PhysRevB.78.094305")
1082 :
1083 : CALL add_reference(key=Niklasson2014, &
1084 : authors=s2a("E. Rubensson", "A. Niklasson"), &
1085 : title="Interior Eigenvalues from Density Matrix Expansions in "// &
1086 : "Quantum Mechanical Molecular Dynamics", &
1087 : source="SIAM J. Sci. Comput.", volume="36", pages="B147-B170", &
1088 8530 : year=2014, doi="10.1137/130911585")
1089 :
1090 : CALL add_reference(key=Borstnik2014, &
1091 : authors=s2a("U. Borstnik", "J. VandeVondele", "V. Weber", "J. Hutter"), &
1092 : title="Sparse matrix multiplication: The distributed block-compressed sparse row library", &
1093 : source="Parallel Comput.", volume="40", pages="47-58", &
1094 8530 : year=2014, doi="10.1016/j.parco.2014.03.012")
1095 :
1096 : CALL add_reference(key=Rayson2009, &
1097 : authors=s2a("M. J. Rayson", "P. R. Briddon"), &
1098 : title="Highly efficient method for Kohn-Sham density functional "// &
1099 : "calculations of 500-10 000 atom systems", &
1100 : source="Phys. Rev. B", volume="80", pages="205104", &
1101 8530 : year=2009, doi="10.1103/PhysRevB.80.205104")
1102 :
1103 : CALL add_reference(key=Merlot2014, &
1104 : authors=s2a("P. Merlot", "R. Izsak", "A. Borgo", &
1105 : "T. Kjaergaard", "T. Helgaker", "S. Reine"), &
1106 : title="Charge-constrained auxiliary-density-matrix methods for the "// &
1107 : "Hartree-Fock exchange contribution", &
1108 : source="J. Chem. Phys.", volume="141", pages="094104", &
1109 8530 : year=2014, doi="10.1063/1.4894267")
1110 :
1111 : CALL add_reference(key=Lin2009, &
1112 : authors=s2a("L. Lin", "J. F. Lu", "L. X. Ying", "R. Car", "W. N. E"), &
1113 : title="Fast algorithm for extracting the diagonal of the inverse matrix with "// &
1114 : "application to the electronic structure analysis of metallic systems", &
1115 : source="Commun. Math. Sci.", volume="7", pages="755-777", &
1116 8530 : year=2009, doi="10.4310/CMS.2009.v7.n3.a12")
1117 :
1118 : CALL add_reference(key=Lin2013, &
1119 : authors=s2a("L. Lin", "M. Chen", "C. Yang", "L. He"), &
1120 : title="Accelerating atomic orbital-based electronic structure calculation "// &
1121 : "via pole expansion and selected inversion", &
1122 : source="J. Phys. Condens. Matter", volume="25", pages="295501", &
1123 8530 : year=2013, doi="10.1088/0953-8984/25/29/295501")
1124 :
1125 : CALL add_reference(key=DelBen2015, &
1126 : authors=s2a("M. Del Ben", "O. Schuett", "T. Wentz", "P. Messmer", "J. Hutter", "J. VandeVondele"), &
1127 : title="Enabling simulation at the fifth rung of DFT: "// &
1128 : "Large scale RPA calculations with excellent time to solution", &
1129 : source="Comput. Phys. Commun.", volume="187", pages="120-129", &
1130 8530 : year=2015, doi="10.1016/j.cpc.2014.10.021")
1131 :
1132 : CALL add_reference(key=Souza2002, &
1133 : authors=s2a("I. Souza", "J. Iniguez", "D. Vanderbilt"), &
1134 : title="First-principles approach to insulators in finite electric fields", &
1135 : source="Phys. Rev. Lett.", volume="89", pages="117602", &
1136 8530 : year=2002, doi="10.1103/PhysRevLett.89.117602")
1137 :
1138 : CALL add_reference(key=Umari2002, &
1139 : authors=s2a("P. Umari", "A. Pasquarello"), &
1140 : title="Ab initio molecular dynamics in a finite homogeneous electric field", &
1141 : source="Phys. Rev. Lett.", volume="89", pages="157602", &
1142 8530 : year=2002, doi="10.1103/PhysRevLett.89.157602")
1143 :
1144 : CALL add_reference(key=Stengel2009, &
1145 : authors=s2a("M. Stengel", "N. A. Spaldin", "D. Vanderbilt"), &
1146 : title="Ab initio molecular dynamics in a finite homogeneous electric field "// &
1147 : "Electric displacement as the fundamental variable in electronic-structure calculations", &
1148 : source="Nat. Phys.", volume="5", pages="304-308", &
1149 8530 : year=2009, doi="10.1038/NPHYS1185")
1150 :
1151 : CALL add_reference(key=Luber2014, &
1152 : authors=s2a("S. Luber", "M. Iannuzzi", "J. Hutter"), &
1153 : title="Raman spectra from ab initio molecular dynamics and its "// &
1154 : "application to liquid S-methyloxirane", &
1155 : source="J. Chem. Phys.", volume="141", pages="094503", &
1156 8530 : year=2014, doi="10.1063/1.4894425")
1157 :
1158 : CALL add_reference(key=Berghold2011, &
1159 : authors=s2a("G. Berghold", "M. Parrinello", "J. Hutter"), &
1160 : title="Polarized atomic orbitals for linear scaling methods", &
1161 : source="J. Chem. Phys.", volume="116", pages="1800-1810", &
1162 8530 : year=2002, doi="10.1063/1.1431270")
1163 :
1164 : CALL add_reference(key=DelBen2015b, &
1165 : authors=s2a("M. Del Ben", "J. Hutter", "J. VandeVondele"), &
1166 : title="Forces and stress in second order Moller-Plesset perturbation theory "// &
1167 : "for condensed phase systems within the resolution-of-identity "// &
1168 : "Gaussian and plane waves approach", &
1169 : source="J. Chem. Phys.", volume="143", pages="102803", &
1170 8530 : year=2015, doi="10.1063/1.4919238")
1171 :
1172 : CALL add_reference(key=Campana2009, &
1173 : authors=s2a("C. Campana", "B. Mussard", "T. K. Woo"), &
1174 : title="Electrostatic Potential Derived Atomic Charges for "// &
1175 : "Periodic Systems Using a Modified Error Functional", &
1176 : source="J. Chem. Theory Comput.", volume="5", pages="2866", &
1177 8530 : year=2009, doi="10.1021/ct9003405")
1178 :
1179 : CALL add_reference(key=Schiffmann2015, &
1180 : authors=s2a("F. Schiffmann", "J. VandeVondele"), &
1181 : title="Efficient preconditioning of the electronic structure problem in "// &
1182 : "large scale ab initio molecular dynamics simulations", &
1183 : source="J. Chem. Phys.", volume="142", pages="244117", &
1184 8530 : year=2015, doi="10.1063/1.4922988")
1185 :
1186 : CALL add_reference(key=Bruck2014, &
1187 : authors=s2a("S. Bruck", "M. Calderara", "M. H. Bani-Hashemian", "J. VandeVondele", "M. Luisier"), &
1188 : title="Towards ab-initio simulations of nanowire field-effect transistors", &
1189 : source="2014 International Workshop on Computational Electronics (IWCE)", &
1190 8530 : year=2014, doi="10.1109/IWCE.2014.6865831")
1191 :
1192 : CALL add_reference(key=Rappe1992, &
1193 : authors=s2a("A. K. Rappe", "C. J. Casewit", "K. S. Colwell", "W. A. Goddard", "W. M. Skiff"), &
1194 : title="UFF, a full periodic table force field for molecular mechanics "// &
1195 : "and molecular dynamics simulations", &
1196 : source="J. Am. Chem. Soc.", volume="114", pages="10024-10035", &
1197 8530 : year=1992, doi="10.1021/ja00051a040")
1198 :
1199 : CALL add_reference(key=Monkhorst1976, &
1200 : authors=s2a("H. J. Monkhorst", "J. D. Pack"), &
1201 : title="Special points for Brillouin-zone integrations", &
1202 : source="Phys. Rev. B", volume="13", pages="5188-5192", &
1203 8530 : year=1976, doi="10.1103/PhysRevB.13.5188")
1204 :
1205 : CALL add_reference(key=MacDonald1978, &
1206 : authors=s2a("A. H. MacDonald"), &
1207 : title="Comment on special points for Brillouin-zone integrations", &
1208 : source="Phys. Rev. B", volume="18", pages="5897-5899", &
1209 8530 : year=1978, doi="10.1103/PhysRevB.18.5897")
1210 :
1211 : CALL add_reference(key=Gilbert2008, &
1212 : authors=s2a("A. T. B. Gilbert", "N. A. Besley", "P. M. W. Gill"), &
1213 : title="Self-consistent field calculations of excited states using the "// &
1214 : "maximum overlap method (MOM)", &
1215 : source="J. Phys. Chem. A", volume="112", pages="13164-13171", &
1216 8530 : year=2008, doi="10.1021/jp801738f")
1217 :
1218 : CALL add_reference(key=Barca2018, &
1219 : authors=s2a("G. M. J. Barca", "A. T. B. Gilbert", "P. M. W. Gill"), &
1220 : title="Simple models for difficult electronic excitations", &
1221 : source="J. Chem. Theory Comput.", volume="14", pages="1501-1509", &
1222 8530 : year=2018, doi="10.1021/acs.jctc.7b00994")
1223 :
1224 : CALL add_reference(key=Schonherr2014, &
1225 : authors=s2a("M. Schonherr", "B. Slater", "J. Hutter", "J. VandeVondele"), &
1226 : title="Dielectric Properties of Water Ice, the Ice Ih/XI Phase Transition, "// &
1227 : "and an Assessment of Density Functional Theory", &
1228 : source="J. Phys. Chem. B", volume="118", pages="590-596", &
1229 8530 : year=2014, doi="10.1021/jp4103355")
1230 :
1231 : CALL add_reference(key=Ceriotti2014, &
1232 : authors=s2a("M. Ceriotti", "J. More", "D. E. Manolopoulos"), &
1233 : title="i-PI: A Python interface for ab initio path integral molecular dynamics simulations", &
1234 : source="Comput. Phys. Commun.", volume="185", pages="1019-1026", &
1235 8530 : year=2014, doi="10.1016/j.cpc.2013.10.027")
1236 :
1237 : CALL add_reference(key=BaniHashemian2016, &
1238 : authors=s2a("M. H. Bani-Hashemian", "S. Bruck", "M. Luisier", "J. VandeVondele"), &
1239 : title="A generalized Poisson solver for first-principles device simulations", &
1240 : source="J. Chem. Phys.", volume="144", pages="044113", &
1241 8530 : year=2016, doi="10.1063/1.4940796")
1242 :
1243 : CALL add_reference(key=Kapil2016, &
1244 : authors=s2a("V. Kapil", "J. VandeVondele", "M. Ceriotti"), &
1245 : title="Accurate molecular dynamics and nuclear quantum effects at low cost by multiple steps "// &
1246 : "in real and imaginary time: Using density functional theory to accelerate wavefunction methods", &
1247 : source="J. Chem. Phys.", volume="144", pages="054111", &
1248 8530 : year=2016, doi="10.1063/1.4941091")
1249 :
1250 : CALL add_reference(key=Heinzmann1976, &
1251 : authors=s2a("R. Heinzmann", "R. Ahlrichs"), &
1252 : title="Population analysis based on occupation numbers of modified atomic orbitals (MAOs)", &
1253 : source="Theoret. Chim. Acta", volume="42", pages="33-45", &
1254 8530 : year=1976, doi="10.1007/BF00548289")
1255 :
1256 : CALL add_reference(key=Ehrhardt1985, &
1257 : authors=s2a("C. Ehrhardt", "R. Ahlrichs"), &
1258 : title="Population analysis based on occupation numbers II. Relationship between shared "// &
1259 : "electron numbers and bond energies and characterization of hypervalent contributions", &
1260 : source="Theoret. Chim. Acta", volume="68", pages="231-245", &
1261 8530 : year=1985, doi="10.1007/BF00526774")
1262 :
1263 : CALL add_reference(key=Rybkin2016, &
1264 : authors=s2a("V. V. Rybkin", "J. VandeVondele"), &
1265 : title="Spin-Unrestricted Second-Order Moller-Plesset (MP2) Forces for the Condensed Phase: "// &
1266 : "From Molecular Radicals to F-Centers in Solids", &
1267 : source="J. Chem. Theory Comput.", volume="12", pages="2214-2223", &
1268 8530 : year=2016, doi="10.1021/acs.jctc.6b00015")
1269 :
1270 : CALL add_reference(key=West2006, &
1271 : authors=s2a("D. West", "S. K. Estreicher"), &
1272 : title="First-Principles Calculations of Vibrational Lifetimes and Decay Channels:"// &
1273 : " Hydrogen-Related Modes in Si", &
1274 : source="Phys. Rev. Lett.", volume="96", pages="115504", &
1275 8530 : year=2006, doi="10.1103/PhysRevLett.96.115504")
1276 :
1277 : CALL add_reference(key=Bates2013, &
1278 : authors=s2a("J. E. Bates"), &
1279 : title="Communication: Random phase approximation renormalized many-body perturbation theory", &
1280 : source="J. Chem. Phys.", volume="139", pages="171103", &
1281 8530 : year=2013, doi="10.1063/1.4827254")
1282 :
1283 : CALL add_reference(key=Andermatt2016, &
1284 : authors=s2a("S. Andermatt", "J. Cha", "F. Schiffmann", "J. VandeVondele"), &
1285 : title="Combining Linear-Scaling DFT with Subsystem DFT in Born Oppenheimer "// &
1286 : "and Ehrenfest Molecular Dynamics Simulations: From Molecules to a Virus in Solution", &
1287 : source="J. Chem. Theory Comput.", volume="12", pages="3214-3227", &
1288 8530 : year=2016, doi="10.1021/acs.jctc.6b00398")
1289 :
1290 : CALL add_reference(key=Zhu2016, &
1291 : authors=s2a("L. Zhu", "M. Amsler", "T. Fuhrer", "B. Schaefer", "S. Faraji", "S. Rostami", &
1292 : "S. A. Ghasemi", "A. Sadeghi", "M. Grauzinyte", "C. Wolverton", "S. Goedecker"), &
1293 : title="A fingerprint based metric for measuring similarities of crystalline structures", &
1294 : source="J. Chem. Phys.", volume="144", pages="034203", &
1295 8530 : year=2016, doi="10.1063/1.4940026")
1296 :
1297 : CALL add_reference(key=Schuett2016, &
1298 : authors=s2a("O. Schuett", "P. Messmer", "J. Hutter", "J. VandeVondele"), &
1299 : title="GPU-Accelerated Sparse Matrix-Matrix Multiplication for Linear Scaling Density Functional Theory", &
1300 : source="Electronic Structure Calculations on Graphics Processing Units", pages="173-190", &
1301 8530 : year=2016, doi="10.1002/9781118670712.ch8")
1302 :
1303 : CALL add_reference(key=Schran2020a, &
1304 : authors=s2a("C. Schran", "J. Behler", "D. Marx"), &
1305 : title="Automated Fitting of Neural Network Potentials at Coupled Cluster Accuracy: "// &
1306 : "Protonated Water Clusters as Testing Ground", &
1307 : source="J. Chem. Theory Comput.", volume="16", pages="88-99", &
1308 8530 : year=2020, doi="10.1021/acs.jctc.9b00805")
1309 :
1310 : CALL add_reference(key=Schran2020b, &
1311 : authors=s2a("C. Schran", "K. Brezina", "O. Marsalek"), &
1312 : title="Committee neural network potentials control generalization errors and enable active learning", &
1313 : source="J. Chem. Phys.", volume="153", pages="104105", &
1314 8530 : year=2020, doi="10.1063/5.0016004")
1315 :
1316 : CALL add_reference(key=Behler2007, &
1317 : authors=s2a("J. Behler", "M. Parrinello"), &
1318 : title="Generalized neural-network representation of high-dimensional potential-energy surfaces", &
1319 : source="Phys. Rev. Lett.", volume="98", pages="146401", &
1320 8530 : year=2007, doi="10.1103/PhysRevLett.98.146401")
1321 :
1322 : CALL add_reference(key=Behler2011, &
1323 : authors=s2a("J. Behler"), &
1324 : title="Atom-centered symmetry functions for constructing high-dimensional neural network potentials", &
1325 : source="J. Chem. Phys.", volume="134", pages="074106", &
1326 8530 : year=2011, doi="10.1063/1.3553717")
1327 :
1328 : CALL add_reference(key=Lu2004, &
1329 : authors=s2a("W. C. Lu", "C. Z. Wang", "M. W. Schmidt", "L. Bytautas", "K. M. Ho", "K. Ruedenberg"), &
1330 : title="Molecule intrinsic minimal basis sets. I. Exact resolution of ab initio "// &
1331 : "optimized molecular orbitals in terms of deformed atomic minimal-basis orbitals", &
1332 : source="J. Chem. Phys.", volume="120", pages="2629-2637", &
1333 8530 : year=2004, doi="10.1063/1.1638731")
1334 :
1335 : CALL add_reference(key=Migliore2009, &
1336 : authors=s2a("A. Migliore"), &
1337 : title="Full-electron calculation of effective electronic couplings and excitation energies of charge "// &
1338 : "transfer states: Application to hole transfer in DNA stacks ", &
1339 : source="J. Chem. Phys.", volume="131", pages="114113", &
1340 8530 : year=2009, doi="10.1063/1.3232007")
1341 :
1342 : CALL add_reference(key=Mavros2015, &
1343 : authors=s2a("M. G. Mavros", "T. Van Voorhis"), &
1344 : title="Communication: CDFT-CI couplings can be unreliable when there is fractional charge transfer", &
1345 : source="J. Chem. Phys.", volume="143", pages="231102", &
1346 8530 : year=2015, doi="10.1063/1.4938103")
1347 :
1348 : CALL add_reference(key=Becke1988b, &
1349 : authors=s2a("A. D. Becke"), &
1350 : title="A multicenter numerical integration scheme for polyatomic molecules", &
1351 : source="J. Chem. Phys.", volume="88", pages="2547-2553", &
1352 8530 : year=1988, doi="10.1063/1.454033")
1353 :
1354 : CALL add_reference(key=Holmberg2017, &
1355 : authors=s2a("N. Holmberg", "K. Laasonen"), &
1356 : title="Efficient Constrained Density Functional Theory Implementation for Simulation of "// &
1357 : "Condensed Phase Electron Transfer Reactions", &
1358 : source="J. Chem. Theory Comput.", volume="13", pages="587-601", &
1359 8530 : year=2017, doi="10.1021/acs.jctc.6b01085")
1360 :
1361 : CALL add_reference(key=Marek2014, &
1362 : authors=s2a("A. Marek", "V. Blum", "R. Johanni", "V. Havu", "B. Lang", &
1363 : "T. Auckenthaler", "A. Heinecke", "H. Bungartz", "H. Lederer"), &
1364 : title="The ELPA library: scalable parallel eigenvalue solutions for "// &
1365 : "electronic structure theory and computational science", &
1366 : source="J. Phys. Condens. Matter", volume="26", pages="213201", &
1367 8530 : year=2014, doi="10.1088/0953-8984/26/21/213201")
1368 :
1369 : CALL add_reference(key=VanVoorhis2015, &
1370 : authors=s2a("T. VanVoorhis", "M. Welborn", "J. Chen", "L. Wang"), &
1371 : title="Why many semiempirical molecular orbital fail for liquid water and how to fix them", &
1372 : source="J. Comput. Chem.", volume="36", pages="934-939", &
1373 8530 : year=2015, doi="10.1002/jcc.23887")
1374 :
1375 : CALL add_reference(key=Stoychev2016, &
1376 : authors=s2a("G. L. Stoychev", "A. A. Auer", "F. Neese"), &
1377 : title="Automatic Generation of Auxiliary Basis Sets", &
1378 : source="J. Chem. Theory Comput.", volume="13", pages="554-562", &
1379 8530 : year=2017, doi="10.1021/acs.jctc.6b01041")
1380 :
1381 : CALL add_reference(key=Kondov2007, &
1382 : authors=s2a("I. Kondov", "M. Cizek", "C. Benesch", "H. Wang", "M. Thoss"), &
1383 : title="Quantum dynamics of photoinduced electron-transfer reactions in dye-semiconductor systems: "// &
1384 : "First-principles description and application to coumarin 343-TiO2", &
1385 : source="J. Phys. Chem. C", volume="111", pages="11970-11981", &
1386 8530 : year=2007, doi="10.1021/jp072217m")
1387 :
1388 : CALL add_reference(key=Futera2017, &
1389 : authors=s2a("Z. Futera", "J. Blumberger"), &
1390 : title="Electronic Couplings for Charge Transfer across Molecule/Metal and "// &
1391 : "Molecule/Semiconductor Interfaces: Performance of the Projector Operator-Based Diabatization Approach", &
1392 : source="J. Phys. Chem. C", volume="121", pages="19677-19689", &
1393 8530 : year=2017, doi="10.1021/acs.jpcc.7b06566")
1394 :
1395 : CALL add_reference(key=Bailey2006, &
1396 : authors=s2a("A. R. Rocha", "V. M. Garcia-Suarez", "S. Bailey", "C. Lambert", "J. Ferrer", "S. Sanvito"), &
1397 : title="Spin and molecular electronics in atomically generated orbital landscapes", &
1398 : source="Phys. Rev. B", volume="73", pages="085414", &
1399 8530 : year=2006, doi="10.1103/PhysRevB.73.085414")
1400 :
1401 : CALL add_reference(key=Papior2017, &
1402 : authors=s2a("N. Papior", "N. Lorente", "T. Frederiksen", "A. Garcia", "M. Brandbyge"), &
1403 : title="Improvements on non-equilibrium and transport Green function techniques", &
1404 : source="Comput. Phys. Commun.", volume="212", pages="8-24", &
1405 8530 : year=2017, doi="10.1016/j.cpc.2016.09.022")
1406 :
1407 : CALL add_reference(key=Brieuc2016, &
1408 : authors=s2a("F. Brieuc", "H. Dammak", "M. Hayoun"), &
1409 : title="Quantum thermal Bath for Path Integral Molecular Dynamics Simulation", &
1410 : source="J. Chem. Theory Comput.", volume="12", pages="1351-1359", &
1411 8530 : year=2016, doi="10.1021/acs.jctc.5b01146")
1412 :
1413 : CALL add_reference(key=Huang2011, &
1414 : authors=s2a("C. Huang", "M. Pavone", "E. A. Carter"), &
1415 : title="Quantum mechanical embedding theory based on a unique embedding potential", &
1416 : source="J. Chem. Phys.", volume="134", pages="154110", &
1417 8530 : year=2011, doi="10.1063/1.3577516")
1418 :
1419 : CALL add_reference(key=Heaton_Burgess2007, &
1420 : authors=s2a("T. Heaton-Burgess", "F. A. Bulat", "W. T. Yang"), &
1421 : title="Optimized effective potentials in finite basis sets", &
1422 : source="Phys. Rev. Lett.", volume="98", pages="256401", &
1423 8530 : year=2007, doi="10.1103/PhysRevLett.98.256401")
1424 :
1425 : CALL add_reference(key=Scheiber2018, &
1426 : authors=s2a("H. Scheiber", "Y. Shi", "R. Z. Khaliullin"), &
1427 : title="Compact orbitals enable low-cost linear-scaling ab initio "// &
1428 : "molecular dynamics for weakly-interacting systems", &
1429 : source="J. Chem. Phys.", volume="148", pages="231103", &
1430 8530 : year=2018, doi="10.1063/1.5029939")
1431 :
1432 : CALL add_reference(key=Schuett2018, &
1433 : authors=s2a("O. Schuett", "J. VandeVondele"), &
1434 : title="Machine Learning Adaptive Basis Sets for Efficient Large Scale "// &
1435 : "Density Functional Theory Simulation", &
1436 : source="J. Chem. Theory Comput.", volume="14", pages="4168-4175", &
1437 8530 : year=2018, doi="10.1021/acs.jctc.8b00378")
1438 :
1439 : CALL add_reference(key=Holmberg2018, &
1440 : authors=s2a("N. Holmberg", "K. Laasonen"), &
1441 : title="Diabatic model for electrochemical hydrogen evolution based on "// &
1442 : "constrained DFT configuration interaction", &
1443 : source="J. Chem. Phys.", volume="149", pages="104702", &
1444 8530 : year=2018, doi="10.1063/1.5038959")
1445 :
1446 : CALL add_reference(key=Togo2018, &
1447 : authors=s2a("A. Togo", "I. Tanaka"), &
1448 : title="Spglib : a software library for crystal symmetry search", &
1449 : source="arXiv", pages="1808.01590", &
1450 8530 : year=2018)
1451 :
1452 : CALL add_reference(key=Staub2019, &
1453 : authors=s2a("R. Staub", "M. Iannuzzi", "R. Z. Khaliullin", "S. N. Steinmann"), &
1454 : title="Energy Decomposition Analysis for Metal Surface-Adsorbate Interactions "// &
1455 : "by Block Localized Wave Functions", &
1456 : source="J. Chem. Theory Comput.", volume="15", pages="265-275", &
1457 8530 : year=2019, doi="10.1021/acs.jctc.8b00957")
1458 :
1459 : CALL add_reference(key=Clabaut2020, &
1460 : authors=s2a("P. Clabaut", "P. Fleurat-Lessard", "C. Michel", "S. N. Steinmann"), &
1461 : title="Ten Facets, One Force Field: The GAL19 Force Field for Water-Noble Metal Interfaces", &
1462 : source="J. Chem. Theory Comput.", volume="16", pages="4565-4578", &
1463 8530 : year=2020, doi="10.1021/acs.jctc.0c00091")
1464 :
1465 : CALL add_reference(key=Clabaut2021, &
1466 : authors=s2a("P. Clabaut"), &
1467 : title="Solvation and adsorptions at the solid/water interface: Developments and applications", &
1468 : source="Ph.D. thesis at Université de Lyon", &
1469 8530 : year=2021)
1470 :
1471 : CALL add_reference(key=Richters2018, &
1472 : authors=s2a("D. Richters", "M. Lass", "A. Walther", "C. Plessl", "T. D. Kuehne"), &
1473 : title="A General Algorithm to Calculate the Inverse Principal p-th Root of "// &
1474 : "Symmetric Positive Definite Matrices", &
1475 : source="Commun. Comput. Phys.", volume="25", pages="564-585", &
1476 8530 : year=2018, doi="10.4208/cicp.OA-2018-0053")
1477 :
1478 : CALL add_reference(key=Kruse2012, &
1479 : authors=s2a("H. Kruse", "S. Grimme"), &
1480 : title="A geometrical correction for the inter- and intra-molecular basis set superposition error "// &
1481 : "in Hartree-Fock and density functional theory calculations for large systems", &
1482 : source="J. Chem. Phys.", volume="136", pages="154101", &
1483 8530 : year=2012, doi="10.1063/1.3700154")
1484 :
1485 : CALL add_reference(key=Ren2011, &
1486 : authors=s2a("X. Ren", "A. Tkatchenko", "P. Rinke", "M. Scheffler"), &
1487 : title="Beyond the Random-Phase Approximation for the Electron Correlation Energy: "// &
1488 : "The Importance of Single Excitations", &
1489 : source="Phys. Rev. Lett.", volume="106", pages="153003", &
1490 8530 : year=2011, doi="10.1103/PhysRevLett.106.153003")
1491 :
1492 : CALL add_reference(key=Ren2013, &
1493 : authors=s2a("X. Ren", "P. Rinke", "G. Scuseria", "M. Scheffler"), &
1494 : title="Renormalized second-order perturbation theory for the electron correlation energy: "// &
1495 : "Concept, implementation, and benchmarks", &
1496 : source="Phys. Rev. B", volume="88", pages="035120", &
1497 8530 : year=2013, doi="10.1103/PhysRevB.88.035120")
1498 :
1499 : CALL add_reference(key=Martin2003, &
1500 : authors=s2a("R. L. Martin"), &
1501 : title="Natural transition orbitals", &
1502 : source="J. Chem. Phys.", volume="118", pages="4775-4777", &
1503 8530 : year=2003, doi="10.1063/1.1558471")
1504 :
1505 : CALL add_reference(key=Cohen2000, &
1506 : authors=s2a("M. H. Cohen", "D. Frydel", "K. Burke", "E. Engel"), &
1507 : title="Total energy density as an interpretative tool", &
1508 : source="J. Chem. Phys.", volume="113", pages="2990", &
1509 8530 : year=2000, doi="10.1063/1.1286805")
1510 :
1511 : CALL add_reference(key=Rogers2002, &
1512 : authors=s2a("C. L. Rogers", "A. M. Rappe"), &
1513 : title="Geometric formulation of quantum stress fields", &
1514 : source="Phys. Rev. B", volume="65", pages="224117", &
1515 8530 : year=2002, doi="10.1103/PhysRevB.65.224117")
1516 :
1517 : CALL add_reference(key=Filippetti2000, &
1518 : authors=s2a("A. Filippetti", "V. Fiorentini"), &
1519 : title="Theory and applications of the stress density", &
1520 : source="Phys. Rev. B", volume="61", pages="8433", &
1521 8530 : year=2000, doi="10.1103/PhysRevB.61.8433")
1522 :
1523 : CALL add_reference(key=Limpanuparb2011, &
1524 : authors=s2a("T. Limpanuparb", "P. M. W. Gill"), &
1525 : title="Resolutions of the Coulomb Operator: V. The Long-Range Ewald Operator", &
1526 : source="J. Chem. Theory Comput.", volume="7", pages="2353-2357", &
1527 8530 : year=2011, doi="10.1021/ct200305n")
1528 :
1529 : CALL add_reference(key=Yin2017, &
1530 : authors=s2a("W. Yin", "M. Krack", "X. Li", "L. Chen", "L. Liu"), &
1531 : title="Periodic continuum solvation model integrated with "// &
1532 : "first-principles calculations for solid surfaces", &
1533 : source="Prog. Nat. Sci.", volume="27", pages="283-288", &
1534 8530 : year=2017, doi="10.1016/j.pnsc.2017.03.003")
1535 :
1536 : CALL add_reference(key=Goerigk2017, &
1537 : authors=s2a("L. Goerigk", "A. Hansen", "C. Bauer", &
1538 : "S. Ehrlich", "A. Najibi", "S. Grimme"), &
1539 : title="A look at the density functional theory zoo with the advanced GMTKN55 database for "// &
1540 : "general main group thermochemistry, kinetics and noncovalent interactions", &
1541 : source="Phys. Chem. Chem. Phys.", volume="19", pages="32184-32215", &
1542 8530 : year=2017, doi="10.1039/C7CP04913G")
1543 :
1544 : CALL add_reference(key=Wilhelm2016a, &
1545 : authors=s2a("J. Wilhelm", "M. Del Ben", "J. Hutter"), &
1546 : title="GW in the Gaussian and plane waves scheme with application to linear acenes", &
1547 : source="J. Chem. Theory Comput.", volume="12", pages="3623-3635", &
1548 8530 : year=2016, doi="10.1021/acs.jctc.6b00380")
1549 :
1550 : CALL add_reference(key=Wilhelm2016b, &
1551 : authors=s2a("J. Wilhelm", "P. Seewald", "M. Del Ben", "J. Hutter"), &
1552 : title="Large-Scale Cubic-Scaling Random Phase Approximation Correlation", &
1553 : source="J. Chem. Theory Comput.", volume="12", pages="5851-5859", &
1554 8530 : year=2016, doi="10.1021/acs.jctc.6b00840")
1555 :
1556 : CALL add_reference(key=Wilhelm2017, &
1557 : authors=s2a("J. Wilhelm", "J. Hutter"), &
1558 : title="Periodic GW calculations in the Gaussian and plane-waves scheme", &
1559 : source="Phys. Rev. B", volume="95", pages="235123", &
1560 8530 : year=2017, doi="10.1103/PhysRevB.95.235123")
1561 :
1562 : CALL add_reference(key=Wilhelm2018, &
1563 : authors=s2a("J. Wilhelm", "D. Golze", "L. Talirz", "J. Hutter", "C. A. Pignedoli"), &
1564 : title="Toward GW calculations on thousands of atoms", &
1565 : source="J. Phys. Chem. Lett.", volume="9", pages="306-312", &
1566 8530 : year=2018, doi="10.1021/acs.jpclett.7b02740")
1567 :
1568 : CALL add_reference(key=Wilhelm2021, &
1569 : authors=s2a("J. Wilhelm", "P. Seewald", "D. Golze"), &
1570 : title="Low-Scaling GW with Benchmark Accuracy and Application to Phosphorene Nanosheets", &
1571 : source="J. Chem. Theory Comput.", volume="9", pages="1662-1677", &
1572 8530 : year=2021, doi="10.1021/acs.jctc.0c01282")
1573 :
1574 : CALL add_reference(key=Lass2018, &
1575 : authors=s2a("M. Lass", "S. Mohr", "H. Wiebeler", "T. D. Kuehne", "C. Plessl"), &
1576 : title="A Massively Parallel Algorithm for the Approximate Calculation of "// &
1577 : "Inverse P-Th Roots of Large Sparse Matrices", &
1578 : source="Proceedings of the Platform for Advanced Scientific Computing (PASC) Conference", &
1579 8530 : year=2018, doi="10.1145/3218176.3218231")
1580 :
1581 : CALL add_reference(key=cp2kqs2020, &
1582 : authors=s2a("T. D. Kuehne", "M. Iannuzzi", "M. Del Ben", "V. V. Rybkin", &
1583 : "P. Seewald", "F. Stein", "T. Laino", "R. Z. Khaliullin", &
1584 : "O. Schuett", "F. Schiffmann", "D. Golze", "J. Wilhelm", &
1585 : "S. Chulkov", "M. H. Bani-Hashemian", "V. Weber", &
1586 : "U. Borstnik", "M. Taillefumier", "A. S. Jakobovits", &
1587 : "A. Lazzaro", "H. Pabst", "T. Mueller", "R. Schade", "M. Guidon", &
1588 : "S. Andermatt", "N. Holmberg", "G. K. Schenter", "A. Hehn", &
1589 : "A. Bussy", "F. Belleflamme", "G. Tabacchi", "A. Gloess", &
1590 : "M. Lass", "I. Bethune", "C. J. Mundy", "C. Plessl", &
1591 : "M. Watkins", "J. VandeVondele", "M. Krack", "J. Hutter"), &
1592 : title="CP2K: An electronic structure and molecular dynamics software package - Quickstep: "// &
1593 : "Efficient and accurate electronic structure calculations", &
1594 : source="J. Chem. Phys.", volume="152", pages="194103", &
1595 8530 : year=2020, doi="10.1063/5.0007045")
1596 :
1597 : CALL add_reference(key=Rycroft2009, &
1598 : authors=s2a("C. H. Rycroft"), &
1599 : title="VORO++: A three-dimensional Voronoi cell library in C++", &
1600 : source="Chaos", volume="19", pages="041111", &
1601 8530 : year=2009, doi="10.1063/1.3215722")
1602 :
1603 : CALL add_reference(key=Thomas2015, &
1604 : authors=s2a("M. Thomas", "M. Brehm", "B. Kirchner"), &
1605 : title="Voronoi dipole moments for the simulation of bulk phase vibrational spectra", &
1606 : source="Phys. Chem. Chem. Phys.", volume="17", pages="3207-3213", &
1607 8530 : year=2015, doi="10.1039/C4CP05272B")
1608 :
1609 : CALL add_reference(key=Brehm2018, &
1610 : authors=s2a("M. Brehm", "M. Thomas"), &
1611 : title="An Efficient Lossless Compression Algorithm for Trajectories of "// &
1612 : "Atom Positions and Volumetric Data", &
1613 : source="J. Chem. Inf. Model.", volume="58", pages="2092-2107", &
1614 8530 : year=2018, doi="10.1021/acs.jcim.8b00501")
1615 :
1616 : CALL add_reference(key=Brehm2020, &
1617 : authors=s2a("M. Brehm", "M. Thomas", "S. Gehrke", "B. Kirchner"), &
1618 : title="TRAVIS - A free analyzer for trajectories from molecular simulation", &
1619 : source="J. Chem. Phys.", volume="152", pages="164105", &
1620 8530 : year=2020, doi="10.1063/5.0005078")
1621 :
1622 : CALL add_reference(key=Shigeta2001, &
1623 : authors=s2a("Y. Shigeta", "A. M. Ferreira", "V. G. Zakrzewski", "J. V. Ortiz"), &
1624 : title="Electron propagator calculations with Kohn–Sham reference states", &
1625 : source="Int. J. Quantum Chem.", volume="85", pages="411-420", &
1626 8530 : year=2001, doi="10.1002/qua.1543")
1627 :
1628 : CALL add_reference(key=Bussy2021a, &
1629 : authors=s2a("A. Bussy", "J. Hutter"), &
1630 : title="Efficient and low-scaling linear-response time-dependent density "// &
1631 : "functional theory implementation for core-level spectroscopy of large and periodic systems", &
1632 : source="Phys. Chem. Chem. Phys.", volume="23", pages="4736-4746", &
1633 8530 : year=2021, doi="10.1039/D0CP06164F")
1634 :
1635 : CALL add_reference(key=Bussy2021b, &
1636 : authors=s2a("A. Bussy", "J. Hutter"), &
1637 : title="First-principles correction scheme for linear-response time-dependent density "// &
1638 : "functional theory calculations of core electronic states", &
1639 : source="J. Chem. Phys.", volume="155", pages="034108", &
1640 8530 : year=2021, doi="10.1063/5.0058124")
1641 :
1642 : CALL add_reference(key=Bussy2023, &
1643 : authors=s2a("A. Bussy", "O. Schuett", "J. Hutter"), &
1644 : title="Sparse tensor based nuclear gradients for periodic Hartree-Fock and "// &
1645 : "low-scaling correlated wave function methods in the CP2K software package: "// &
1646 : "A massively parallel and GPU accelerated implementation.", &
1647 : source="J. Chem. Phys.", volume="158", pages="164109", &
1648 8530 : year=2023, doi="10.1063/5.0144493")
1649 :
1650 : CALL add_reference(key=Bussy2024, &
1651 : authors=s2a("A. Bussy", "J. Hutter"), &
1652 : title="Efficient periodic resolution-of-the-identity Hartree–Fock exchange "// &
1653 : "method with k-point sampling and Gaussian basis sets", &
1654 : source="J. Chem. Phys.", volume="160", pages="064116", &
1655 8530 : year=2024, doi="10.1063/5.0189659")
1656 :
1657 : CALL add_reference(key=Heinecke2016, &
1658 : authors=s2a("A. Heinecke", "G. Henry", "M. Hutchinson", "H. Pabst"), &
1659 : title="LIBXSMM: Accelerating Small Matrix Multiplications by Runtime Code Generation", &
1660 : source="Proceedings of Intl. Supercomputing Conference", pages="981-991", &
1661 8530 : year=2016, doi="10.1109/SC.2016.83")
1662 :
1663 : CALL add_reference(key=Brehm2021, &
1664 : authors=s2a("M. Brehm", "M. Thomas"), &
1665 : title="Optimized Atomic Partial Charges and Radii Defined by "// &
1666 : "Radical Voronoi Tessellation of Bulk Phase Simulations", &
1667 : source="Molecules", volume="26", pages="1875", &
1668 8530 : year=2021, doi="10.3390/molecules26071875")
1669 :
1670 : CALL add_reference(key=Ditler2021, &
1671 : authors=s2a("E. Ditler", "C. Kumar", "S. Luber"), &
1672 : title="Analytic calculation and analysis of atomic polar tensors for molecules "// &
1673 : "and materials using the Gaussian and plane waves approach", &
1674 : source="J. Chem. Phys.", volume="154", pages="104121", &
1675 8530 : year=2021, doi="10.1063/5.0041056")
1676 :
1677 : CALL add_reference(key=Ditler2022, &
1678 : authors=s2a("E. Ditler", "T. Zimmermann", "C. Kumar", "S. Luber"), &
1679 : title="Implementation of Nuclear Velocity Perturbation and Magnetic Field "// &
1680 : "Perturbation Theory in CP2K and Their Application to Vibrational Circular Dichroism", &
1681 : source="J. Chem. Theory Comput.", volume="18", pages="2448-2461", &
1682 8530 : year=2022, doi="10.1021/acs.jctc.2c00006")
1683 :
1684 : CALL add_reference(key=Mattiat2019, &
1685 : authors=s2a("J. Mattiat", "S. Luber"), &
1686 : title="Vibrational (resonance) Raman optical activity with "// &
1687 : "real time time dependent density functional theory", &
1688 : source="J. Chem. Phys.", volume="151", pages="234110", &
1689 8530 : year=2019, doi="10.1063/1.5132294")
1690 :
1691 : CALL add_reference(key=Mattiat2022, &
1692 : authors=s2a("J. Mattiat", "S. Luber"), &
1693 : title="Comparison of Length, Velocity, and Symmetric Gauges for the Calculation of "// &
1694 : "Absorption and Electric Circular Dichroism Spectra with "// &
1695 : "Real-Time Time-Dependent Density Functional Theory", &
1696 : source="J. Chem. Theory Comput.", volume="18", pages="5513-5526", &
1697 8530 : year=2022, doi="10.1021/acs.jctc.2c00644")
1698 :
1699 : CALL add_reference(key=Belleflamme2023, &
1700 : authors=s2a("F. Belleflamme", "A. Hehn", "M. Iannuzzi", "J. Hutter"), &
1701 : title="A variational formulation of the Harris functional as a correction to "// &
1702 : "approximate Kohn–Sham density functional theory", &
1703 : source="J. Chem. Phys.", volume="158", pages="054111", &
1704 8530 : year=2023, doi="10.1063/5.0122671")
1705 :
1706 : CALL add_reference(key=Knizia2013, &
1707 : authors=s2a("G. Knizia"), &
1708 : title="Intrinsic Atomic Orbitals: An Unbiased Bridge between Quantum Theory and Chemical Concepts", &
1709 : source="J. Chem. Theory Comput.", volume="9", pages="4834-4843", &
1710 8530 : year=2013, doi="10.1021/ct400687b")
1711 :
1712 : CALL add_reference(key=Musaelian2023, &
1713 : authors=s2a("A. Musaelian", "S. Batzner", "A. Johansson", &
1714 : "L. Sun", "C. J. Owen", "M. Kornbluth", "B. Kozinsky"), &
1715 : title="Learning local equivariant representations for large-scale atomistic dynamics", &
1716 : source="Nat. Commun.", volume="14", pages="579", &
1717 8530 : year=2023, doi="10.1038/s41467-023-36329-y")
1718 :
1719 : CALL add_reference(key=Eriksen2020, &
1720 : authors=s2a("J. J. Eriksen"), &
1721 : title="Mean-Field density matrix decompositions", &
1722 : source="J. Chem. Phys.", volume="153", pages="214109", &
1723 8530 : year=2020, doi="10.1063/5.0030764")
1724 :
1725 : CALL add_reference(key=Graml2024, &
1726 : authors=s2a("M. Graml", "K. Zollner", &
1727 : "D. Hernangómez-Pérez", "P. E. Faria Junior", "J. Wilhelm"), &
1728 : title="Low-scaling GW algorithm applied to twisted transition-metal dichalcogenide heterobilayers", &
1729 : source="J. Chem. Theory Comput.", volume="20", pages="2202-2208", &
1730 8530 : year=2024, doi="10.1021/acs.jctc.3c01230")
1731 :
1732 : CALL add_reference(key=Wang2018, &
1733 : authors=s2a("H. Wang", "L. Zhang", "J. Han", "W. E"), &
1734 : title="DeePMD-kit: A Deep Learning Package for Many-body Potential Energy "// &
1735 : "Representation and Molecular Dynamics", &
1736 : source="Comput. Phys. Commun.", volume="228", pages=" 178-184", &
1737 8530 : year=2018, doi="10.1016/j.cpc.2018.03.016")
1738 :
1739 : CALL add_reference(key=Zeng2023, &
1740 : authors=s2a("J. Zeng", "D. Zhang", "D. Lu", "P. Mo", "Z. Li", &
1741 : "Y. Chen", "M. Rynik", "L. Huang", "Z. Li", "S. Shi", &
1742 : "Y. Wang", "H. Ye", "P. Tuo", "J. Yang", "Y. Ding", &
1743 : "Y. Li", "D. Tisi", "Q. Zeng", "H. Bao", "Y. Xia", &
1744 : "J. Huang", "K. Muraoka", "Y. Wang", "J. Chang", "F. Yuan", &
1745 : "S. L. Bore", "C. Cai", "Y. Lin", "B. Wang", "J. Xu", &
1746 : "J. Zhu", "C. Luo", "Y. Zhang", "R. E. A. Goodall", &
1747 : "W. Liang", "A. K. Singh", "S. Yao", "J. Zhang", &
1748 : "R. Wentzcovitch", "J. Han", "J. Liu", "W. Jia", "D. M. York", &
1749 : "W. E", "R. Car", "L. Zhang", "H. Wang"), &
1750 : title="DeePMD-kit v2: A software package for deep potential models", &
1751 : source="J. Chem. Phys.", volume="159", pages="054801", &
1752 8530 : year=2023, doi="10.1063/5.0155600")
1753 :
1754 : CALL add_reference(key=Solca2024, &
1755 : authors=s2a("R. Solcà", "M. Simberg", "R. Meli", &
1756 : "A. Invernizzi", "A. Reverdell", "J. Biddiscombe"), &
1757 : title="DLA-Future: A Task-Based Linear Algebra Library "// &
1758 : "Which Provides a GPU-Enabled Distributed Eigensolver", &
1759 : source="Asynchronous Many-Task Systems and Applications (WAMTA2024)", &
1760 8530 : year=2024, doi="10.1007/978-3-031-61763-8_13")
1761 :
1762 : CALL add_reference(key=Caldeweyher2017, &
1763 : authors=s2a("E. Caldeweyher", "C. Bannwarth", "S. Grimme"), &
1764 : title="Extension of the D3 dispersion coefficient model", &
1765 : source="J. Chem. Phys.", volume="147", pages="034112", &
1766 8530 : year=2017, doi="10.1063/1.4993215")
1767 :
1768 : CALL add_reference(key=Caldeweyher2019, &
1769 : authors=s2a("E. Caldeweyher", "S. Ehlert", "A. Hansen", "H. Neugebauer", &
1770 : "S. Spicher", "C. Bannwarth", "S. Grimme"), &
1771 : title="A generally applicable atomic-charge dependent London dispersion correction", &
1772 : source="J. Chem. Phys.", volume="150", pages="154122", &
1773 8530 : year=2019, doi="10.1063/1.5090222")
1774 :
1775 : CALL add_reference(key=Caldeweyher2020, &
1776 : authors=s2a("E. Caldeweyher", "J. M. Mewes", "S. Ehlert", "S. Grimme"), &
1777 : title="Extension and evaluation of the D4 London-dispersion model for periodic systems", &
1778 : source="Phys. Chem. Chem. Phys.", volume="22", pages="8499-8512", &
1779 8530 : year=2020, doi="10.1039/d0cp00502a")
1780 :
1781 : CALL add_reference(key=Freeman1977, &
1782 : authors=s2a("D. L. Freeman"), &
1783 : title="Coupled-cluster expansion applied to the electron gas: Inclusion of ring and exchange effects", &
1784 : source="Phys. Rev. B", volume="15", pages="5512", &
1785 8530 : year=1977, doi="10.1103/PhysRevB.15.5512")
1786 :
1787 : CALL add_reference(key=Gruneis2009, &
1788 : authors=s2a("A. Grueneis", "M. Marsman", "J. Harl", &
1789 : "L. Schimka", "G. Kresse"), &
1790 : title="Making the random phase approximation to electronic correlation accurate", &
1791 : source="J. Chem. Phys.", volume="131", pages="154115", &
1792 8530 : year=2009, doi="10.1063/1.3250347")
1793 :
1794 : CALL add_reference(key=Stein2022, &
1795 : authors=s2a("F. Stein", "J. Hutter"), &
1796 : title="Double-hybrid density functionals for the condensed phase: "// &
1797 : "Gradients, stress tensor, and auxiliary-density matrix method acceleration", &
1798 : source="J. Chem. Phys.", volume="156", pages="024120", &
1799 8530 : year=2022, doi="10.1063/5.0082327")
1800 :
1801 : CALL add_reference(key=Stein2024, &
1802 : authors=s2a("F. Stein", "J. Hutter"), &
1803 : title="Massively parallel implementation of gradients within the random phase approximation: "// &
1804 : "Application to the polymorphs of benzene", &
1805 : source="J. Chem. Phys.", volume="160", pages="024120", &
1806 8530 : year=2024, doi="10.1063/5.0180704")
1807 :
1808 : CALL add_reference(key=Blase2018, &
1809 : authors=s2a("X. Blase", "I. Duchemin", "D. Jacquemin"), &
1810 : title="The Bethe-Salpeter equation in chemistry: relations with TD-DFT, applications and challenges", &
1811 : source="Chem. Soc. Rev.", volume="47", pages="1022-1043", &
1812 8530 : year=2018, doi="10.1039/c7cs00049a")
1813 :
1814 : CALL add_reference(key=Blase2020, &
1815 : authors=s2a("X. Blase", "I. Duchemin", "D. Jacquemin", "P. Loos"), &
1816 : title="The Bethe–Salpeter Equation Formalism: From Physics to Chemistry", &
1817 : source="J. Phys. Chem. Lett", volume="11", pages="7371-7382", &
1818 8530 : year=2020, doi="10.1021/acs.jpclett.0c01875")
1819 :
1820 : CALL add_reference(key=Bruneval2015, &
1821 : authors=s2a("F. Bruneval", "S. M. Hamed", "J. B. Neaton"), &
1822 : title="A systematic benchmark of the ab initio Bethe-Salpeter equation approach for "// &
1823 : "low-lying optical excitations of small organic molecules", &
1824 : source="J. Chem. Phys.", volume="142", pages="244101", &
1825 8530 : year=2015, doi="10.1063/1.4922489")
1826 :
1827 : CALL add_reference(key=Golze2019, &
1828 : authors=s2a("D. Golze", "M. Dvorak", "P. Rinke"), &
1829 : title="The GW Compendium: A Practical Guide to Theoretical Photoemission Spectroscopy", &
1830 : source="Front. Chem.", volume="7", pages="377", &
1831 8530 : year=2019, doi="10.3389/fchem.2019.00377")
1832 :
1833 : CALL add_reference(key=Gui2018, &
1834 : authors=s2a("X. Gui", "C. Holzer", "W. Klopper"), &
1835 : title="Accuracy Assessment of GW Starting Points for Calculating "// &
1836 : "Molecular Excitation Energies Using the Bethe-Salpeter Formalism", &
1837 : source="J. Chem. Theory Comput.", volume="14", pages="2127-2136", &
1838 8530 : year=2018, doi="10.1021/acs.jctc.8b00014")
1839 :
1840 : CALL add_reference(key=Jacquemin2017, &
1841 : authors=s2a("D. Jacquemin", "I. Duchemin", "X. Blase"), &
1842 : title="Is the Bethe-Salpeter Formalism Accurate for Excitation Energies? "// &
1843 : "Comparisons with TD-DFT, CASPT2, and EOM-CCSD", &
1844 : source="J. Phys. Chem. Lett.", volume="8", pages="1524-1529", &
1845 8530 : year=2017, doi="10.1021/acs.jpclett.7b00381")
1846 :
1847 : CALL add_reference(key=Liu2020, &
1848 : authors=s2a("C. Liu", "J. Kloppenburg", "Y. Yao", "X. Ren", "H. Appel", &
1849 : "Y. Kanai", "V. Blum"), &
1850 : title="All-electron ab initio Bethe-Salpeter equation approach to "// &
1851 : "neutral excitations in molecules with numeric atom-centered orbitals", &
1852 : source="J. Chem. Phys.", volume="152", pages="044105", &
1853 8530 : year=2020, doi="10.1063/1.5123290")
1854 :
1855 : CALL add_reference(key=Sander2015, &
1856 : authors=s2a("T. Sander", "E. Maggio", "G. Kresse"), &
1857 : title="Beyond the Tamm-Dancoff approximation for extended systems using exact diagonalization", &
1858 : source="Phys. Rev. B", volume="92", pages="045209", &
1859 8530 : year=2015, doi="10.1103/PhysRevB.92.045209")
1860 :
1861 : CALL add_reference(key=Schreiber2008, &
1862 : authors=s2a("M. Schreiber", "M. R. Silva-Junior", "S. P. A. Sauer", "W. Thiel"), &
1863 : title="Benchmarks for electronically excited states: CASPT2, CC2, CCSD, and CC3", &
1864 : source="J. Chem. Phys.", volume="128", pages="134110", &
1865 8530 : year=2008, doi="10.1063/1.2889385")
1866 :
1867 : CALL add_reference(key=vanSetten2015, &
1868 : authors=s2a("M. J. van Setten", "F. Caruso", "S. Sharifzadeh", "X. Ren", "M. Scheffler", &
1869 : "F. Liu", "J. Lischner", "L. Lin", "J. R. Deslippe", "S. G. Louie", "C. Yang", &
1870 : "F. Weigend", "J. B. Neaton", "F. Evers", "P. Rinke"), &
1871 : title="GW100: Benchmarking G0W0 for Molecular Systems", &
1872 : source="J. Chem. Theory Comput.", volume="11", pages="5665-5687", &
1873 8530 : year=2015, doi="10.1021/acs.jctc.5b00453")
1874 :
1875 : CALL add_reference(key=Setyawan2010, &
1876 : authors=s2a("W. Setyawan", "S. Curtarolo"), &
1877 : title="High-throughput electronic band structure calculations: Challenges and tools", &
1878 : source="Comput. Mater. Sci.", volume="49", pages="299-312", &
1879 8530 : year=2010, doi="10.1016/j.commatsci.2010.05.010")
1880 :
1881 : CALL add_reference(key=Ahart2024, &
1882 : authors=s2a("C. Ahart", "S. Chulkov", "C. Cucinotta"), &
1883 : title="Enabling Ab Initio Molecular Dynamics under Bias: The CP2K+SMEAGOL Interface "// &
1884 : "for Integrating Density Functional Theory and Non-Equilibrium Green Functions", &
1885 : source="J. Chem. Theory Comput.", volume="20", pages="6772-6780", &
1886 8530 : year=2024, doi="10.1021/acs.jctc.4c00371")
1887 :
1888 : CALL add_reference(key=Knysh2024, &
1889 : authors=s2a("I. Knysh", "F. Lipparini", "A. Blondel", "I. Duchemin", "X. Blase", &
1890 : "P.-F. Loos", "D. Jacquemin"), &
1891 : title="Reference CC3 Excitation Energies for Organic Chromophores: "// &
1892 : "Benchmarking TD-DFT, BSE/GW, and Wave Function Methods", &
1893 : source="J. Chem. Theory Comput.", volume="20", pages="8152-8174", &
1894 8530 : year=2024, doi="10.1021/acs.jctc.4c00906")
1895 :
1896 : CALL add_reference(key=Schambeck2024, &
1897 : authors=s2a("M. Schambeck", "D. Golze", "J. Wilhelm"), &
1898 : title="Solving multipole challenges in the GW 100 benchmark enables precise low-scaling GW calculations", &
1899 : source="Phys. Rev. B", volume="110", pages="125146", &
1900 8530 : year=2024, doi="10.1103/PhysRevB.110.125146")
1901 :
1902 : CALL add_reference(key=Pracht2019, &
1903 : authors=s2a("P. Pracht", "E. Caldeweyher", "S. Ehlert", "S. Grimme"), &
1904 : title="A Robust Non-Self-Consistent Tight-Binding Quantum Chemistry Method for large Molecules", &
1905 : source="ChemRxiv", volume="", pages="", &
1906 8530 : year=2019, doi="10.26434/chemrxiv.8326202.v1")
1907 :
1908 : CALL add_reference(key=Mewes2018, &
1909 : authors=s2a("S. Mewes", "F. Plasser", "A. Krylov", "A. Dreuw"), &
1910 : title="Benchmarking Excited-State Calculations Using Exciton Properties", &
1911 : source="J. Chem. Theory Comput.", volume="14", pages="710-725", &
1912 8530 : year=2018, doi="10.1021/acs.jctc.7b01145 ")
1913 :
1914 8530 : END SUBROUTINE add_all_references
1915 :
1916 : END MODULE bibliography
|