forked from llorracc/EpiExp
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from camriddell/add-citation.cff
add citation.cff file from metadata
- Loading branch information
Showing
2 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
cff-version: "1.2.0" | ||
message: "Repository to reproduce results and text of paper" | ||
authors: | ||
- family-names: "Carroll" | ||
given-names: "Christopher D." | ||
orcid: "https://orcid.org/0000-0003-3732-9312" | ||
- family-names: "Wang" | ||
given-names: "Tao" | ||
orcid: "https://orcid.org/0000-0003-4806-8592" | ||
|
||
title: "Epidemiological Expectations in Economics" | ||
abstract: "‘Epidemiological’ models of belief formation put social interactions at their core; such models are the main (almost, the only) tool used by non-economists to study the dynamics of beliefs in populations. We survey the (comparatively) small literature in which economists attempting to model the consequences of beliefs about the future – ‘expectations’ – have employed what we view as a full-fledged epidemiological approach to explore an economic question. We draw connections to related work on narrative economics, news/rumor spreading, ‘contagion,’ and the spread of online content. Finally, we discuss a number of promising directions for future research." | ||
date-released: 2021-09-29 | ||
|
||
references: | ||
- type: book | ||
authors: | ||
- family-names: "Carroll" | ||
given-names: "Christopher D." | ||
orcid: "https://orcid.org/0000-0003-3732-9312" | ||
- family-names: "Wang" | ||
given-names: "Tao" | ||
orcid: "https://orcid.org/0000-0003-4806-8592" | ||
title: "Handbook of Economic Expectations" | ||
entry: "Chapter 25 - Epidemiological Expectations" | ||
date-released: 2022-03-22 | ||
|
||
repository-code: "https://github.com/econ-ark/EpiExp" | ||
|
||
keywords: | ||
- Epidemiology | ||
- Expectations | ||
|
||
identifiers: | ||
- type: doi | ||
value: 10.5281/zenodo.6363391 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
# Econ-ARK website fields | ||
remark-version: "1.0" | ||
remark-name: EpiExp | ||
notebooks: | ||
- SIR_Ndlib.ipynb | ||
|
||
tags: # Use the relavent tags | ||
- REMARK | ||
--- | ||
|
||
# EpiExp | ||
|
||
## References | ||
Carroll, C., Wang, T. (forthcoming). Epidemiological Expectations in Economics. Handbook of Economic Expectations. | ||
|