forked from TRIQS/cpp2py
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATIONS.bib
25 lines (23 loc) · 923 Bytes
/
CITATIONS.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
TRIQS/Cpp2Py is a part of our scientific work and we would appreciate if projects
using it will include a citation to the TRIQS paper, where the tool was first introduced.
In order to help you, we provide theBibTeX reference.
@article{triqs,
title = "TRIQS: A toolbox for research on interacting quantum systems",
journal = "Computer Physics Communications",
volume = "196",
number = "",
pages = "398 - 415",
year = "2015",
note = "",
issn = "0010-4655",
doi = "http://dx.doi.org/10.1016/j.cpc.2015.04.023",
url = "http://www.sciencedirect.com/science/article/pii/S0010465515001666",
author = "Olivier Parcollet and Michel Ferrero and Thomas Ayral and Hartmut Hafermann and Igor Krivenko and Laura Messio and Priyanka Seth",
keywords = "Many-body physics",
keywords = "Strongly-correlated systems",
keywords = "DMFT",
keywords = "Monte Carlo",
keywords = "ab initio calculations",
keywords = "C++",
keywords = "Python"
}