Skip to content

Latest commit

 

History

History
117 lines (101 loc) · 3.31 KB

dga_bib.md

File metadata and controls

117 lines (101 loc) · 3.31 KB

Bibfile for this code:

@software{worm2023,
  author       = {Worm, Paul},
  title        = {DGApy},
  month        = dec,
  year         = 2023,
  publisher    = {Zenodo},
  version      = {dga},
  doi          = {10.5281/zenodo.10406493},
  url          = {https://doi.org/10.5281/zenodo.10406493}
}

PhD thesis:

@phdthesis{worm2023,
  title={Dynamical vertex approximation for correlated electron systems},
  author={Worm, Paul},
  year={2021},
  school={TU Wien}
}

Original paper on DGA:

@article{Toschi2007,
	title        = {{Dynamical vertex approximation; A step beyond dynamical mean-field theory}},
	author       = {Toschi, A and Katanin, A A and Held, K},
	year         = 2007,
	journal      = {Phys Rev. B},
	volume       = 75,
	pages        = 45118,
	doi          = {10.1103/PhysRevB.75.045118}
}

Paper on asymptotic corrections:

@article{Kitatani_2022,
doi = {10.1088/2515-7639/ac7e6d},
url = {https://dx.doi.org/10.1088/2515-7639/ac7e6d},
year = {2022},
month = {jul},
publisher = {IOP Publishing},
volume = {5},
number = {3},
pages = {034005},
author = {Motoharu Kitatani and Ryotaro Arita and Thomas Schäfer and Karsten Held},
title = {Strongly correlated superconductivity with long-range spatial fluctuations},
journal = {Journal of Physics: Materials}
}

Paper on analytic continuation:

@article{Kaufmann2021,
title = {ana\_cont: Python package for analytic continuation},
journal = {Computer Physics Communications},
volume = {282},
pages = {108519},
year = {2023},
issn = {0010-4655},
doi = {https://doi.org/10.1016/j.cpc.2022.108519},
url = {https://www.sciencedirect.com/science/article/pii/S0010465522002387},
author = {Josef Kaufmann and Karsten Held},
keywords = {Analytic continuation, Padé, Maximum entropy}
}

W2dynamics:

@article{wallenberger2019w2dynamics,
  title    = {w2dynamics: Local one- and two-particle quantities from dynamical mean field theory},
  journal  = {Computer Physics Communications},
  volume   = {235},
  pages    = {388 - 399},
  year     = {2019},
  issn     = {0010-4655},
  doi      = {https://doi.org/10.1016/j.cpc.2018.09.007},
  author   = {Markus Wallerberger and Andreas Hausoel and Patrik Gunacker and Alexander Kowalski and Nicolaus Parragh and Florian Goth and Karsten Held and Giorgio Sangiovanni},
  keywords = {(continuous-time) quantum Monte Carlo, Anderson impurity model, Dynamical mean field theory, Green’s functions}
}

Paper on nickelates under pressure:

@misc{dicataldo2023unconventional,
      title={Unconventional superconductivity without doping: infinite-layer nickelates under pressure}, 
      author={Simone Di Cataldo and Paul Worm and Jan Tomczak and Liang Si and Karsten Held},
      year={2023},
      eprint={2311.06195},
      archivePrefix={arXiv},
      primaryClass={cond-mat.supr-con}
}

Paper on spin-fluctuations in nickelates:

@misc{worm2023spin,
      title={Spin fluctuations sufficient to mediate superconductivity in nickelates}, 
      author={Paul Worm and Qisi Wang and Motoharu Kitatani and Izabela Biało and Qiang Gao and Xiaolin Ren and Jaewon Choi and Diana Csontosová and Ke-Jin Zhou and Xingjiang Zhou and Zhihai Zhu and Liang Si and Johan Chang and Jan M. Tomczak and Karsten Held},
      year={2023},
      eprint={2312.08260},
      archivePrefix={arXiv},
      primaryClass={cond-mat.supr-con}
}