Skip to content

Commit 1fcd217

Browse files
committed
updated references.bib
1 parent 0f98474 commit 1fcd217

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

docs/book/CompMethods_references.bib

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ @BOOK{AddaCooper:2003
55
YEAR = {2003},
66
}
77

8+
@ARTICLE{BrockMirman:1972,
9+
title = {Optimal Economic Growth and Uncertainty: The Discounted Case},
10+
author = {William A. Brock and Leonard J. Mirman},
11+
year = {1972},
12+
journal = {Journal of Economic Theory},
13+
volume = {4},
14+
number = {3},
15+
pages = {479-513},
16+
month = {June}
17+
}
18+
819
@TECHREPORT{BYUACME_PythonIntro,
920
AUTHOR = {BYU ACME},
1021
TITLE = {Introduction to Python},
@@ -83,6 +94,24 @@ @ARTICLE{GitIDE2020
8394
url = {https://en.wikipedia.org/wiki/Integrated_development_environment},
8495
}
8596

97+
@BOOK{GourierouxMonfort:1996,
98+
AUTHOR = {Christian Gourieroux and Alain Monfort},
99+
TITLE = {Simulation-based Econometric Methods},
100+
PUBLISHER = {Oxford University Press},
101+
YEAR = {1996},
102+
}
103+
104+
@ARTICLE{LaroqueSalanie:1993,
105+
title = {Simulation Based Estimation Models with Lagged Latent Variables},
106+
author = {G. Laroque and B. Salani\'{e}},
107+
year = {1993},
108+
journal = {Journal of Applied Econometrics},
109+
volume = {8},
110+
number = {Supplement},
111+
pages = {119-133},
112+
month = {December}
113+
}
114+
86115
@ARTICLE{LeeIngram:1991,
87116
title = {Simulation Estimation of Time Series Models},
88117
author = {{Bong-Soo} Lee and Beth Fisher Ingram},
@@ -104,3 +133,23 @@ @ARTICLE{McFadden:1989
104133
pages = {995-1026},
105134
month = {September}
106135
}
136+
137+
@ARTICLE{NeweyWest:1987,
138+
title = {A Simple, Positive, Semi-definite, Heteroskedasticy and Autocorrelation Consistent Covariance Matrix},
139+
author = {Whitney K. Newey and Kenneth D. West},
140+
year = {1987},
141+
journal = {Econometrica},
142+
volume = {55},
143+
number = {3},
144+
pages = {703-708},
145+
month = {May}
146+
}
147+
148+
@INCOLLECTION{Smith:2020,
149+
AUTHOR = {Smith, Anthony A. Jr.},
150+
TITLE = {Indirect Inference},
151+
BOOKTITLE = {New Palgrave Dictionary of Economics},
152+
PUBLISHER = {Palgrave MacMillan},
153+
YEAR = {2020},
154+
editor = {Matias Vernengo and Esteban Perez Caldentey and Barkley J. Rosser Jr.},
155+
}

0 commit comments

Comments
 (0)