CINXE.COM
2020-citations-html
<!doctype html> <html> <head> <link rel="icon" type="image/x-icon" href="/images/favicon.ico"> <meta charset='UTF-8'><meta name='viewport' content='width=device-width initial-scale=1'> <title>2020-citations-html</title><link href='https://fonts.loli.net/css?family=Open+Sans:400italic,700italic,700,400&subset=latin,latin-ext' rel='stylesheet' type='text/css' /><style type='text/css'>html {overflow-x: initial !important;}:root { --bg-color: #ffffff; --text-color: #333333; --select-text-bg-color: #B5D6FC; --select-text-font-color: auto; --monospace: "Lucida Console",Consolas,"Courier",monospace; --title-bar-height: 20px; } .mac-os-11 { --title-bar-height: 28px; } html { font-size: 14px; background-color: var(--bg-color); color: var(--text-color); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; } body { margin: 0px; padding: 0px; height: auto; bottom: 0px; top: 0px; left: 0px; right: 0px; font-size: 1rem; line-height: 1.42857143; overflow-x: hidden; background-image: inherit; background-size: inherit; background-attachment: inherit; background-origin: inherit; background-clip: inherit; background-color: inherit; tab-size: 4; background-position: inherit inherit; background-repeat: inherit inherit; } iframe { margin: auto; } a.url { word-break: break-all; } a:active, a:hover { outline: 0px; } .in-text-selection, ::selection { text-shadow: none; background: var(--select-text-bg-color); color: var(--select-text-font-color); } #write { margin: 0px auto; height: auto; width: inherit; word-break: normal; word-wrap: break-word; position: relative; white-space: normal; overflow-x: visible; padding-top: 36px; } #write.first-line-indent p { text-indent: 2em; } #write.first-line-indent li p, #write.first-line-indent p * { text-indent: 0px; } #write.first-line-indent li { margin-left: 2em; } .for-image #write { padding-left: 8px; padding-right: 8px; } body.typora-export { padding-left: 30px; padding-right: 30px; } .typora-export .footnote-line, .typora-export li, .typora-export p { white-space: pre-wrap; } .typora-export .task-list-item input { pointer-events: none; } @media screen and (max-width: 500px) { body.typora-export { padding-left: 0px; padding-right: 0px; } #write { padding-left: 20px; padding-right: 20px; } .CodeMirror-sizer { margin-left: 0px !important; } .CodeMirror-gutters { display: none !important; } } #write li > figure:last-child { margin-bottom: 0.5rem; } #write ol, #write ul { position: relative; } img { max-width: 100%; vertical-align: middle; image-orientation: from-image; } button, input, select, textarea { color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-caps: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; } input[type="checkbox"], input[type="radio"] { line-height: normal; padding: 0px; } *, ::after, ::before { box-sizing: border-box; } #write h1, #write h2, #write h3, #write h4, #write h5, #write h6, #write p, #write pre { width: inherit; } #write h1, #write h2, #write h3, #write h4, #write h5, #write h6, #write p { position: relative; } p { line-height: inherit; } h1, h2, h3, h4, h5, h6 { break-after: avoid-page; break-inside: avoid; orphans: 4; } p { orphans: 4; } h1 { font-size: 2rem; } h2 { font-size: 1.8rem; } h3 { font-size: 1.6rem; } h4 { font-size: 1.4rem; } h5 { font-size: 1.2rem; } h6 { font-size: 1rem; } .md-math-block, .md-rawblock, h1, h2, h3, h4, h5, h6, p { margin-top: 1rem; margin-bottom: 1rem; } .hidden { display: none; } .md-blockmeta { color: rgb(204, 204, 204); font-weight: 700; font-style: italic; } a { cursor: pointer; } sup.md-footnote { padding: 2px 4px; background-color: rgba(238, 238, 238, 0.7); color: rgb(85, 85, 85); border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; cursor: pointer; } sup.md-footnote a, sup.md-footnote a:hover { color: inherit; text-transform: inherit; text-decoration: inherit; } #write input[type="checkbox"] { cursor: pointer; width: inherit; height: inherit; } figure { overflow-x: auto; margin: 1.2em 0px; max-width: calc(100% + 16px); padding: 0px; } figure > table { margin: 0px; } tr { break-inside: avoid; break-after: auto; } thead { display: table-header-group; } table { border-collapse: collapse; border-spacing: 0px; width: 100%; overflow: auto; break-inside: auto; text-align: left; } table.md-table td { min-width: 32px; } .CodeMirror-gutters { border-right-width: 0px; background-color: inherit; } .CodeMirror-linenumber { } .CodeMirror { text-align: left; } .CodeMirror-placeholder { opacity: 0.3; } .CodeMirror pre { padding: 0px 4px; } .CodeMirror-lines { padding: 0px; } div.hr:focus { cursor: none; } #write pre { white-space: pre-wrap; } #write.fences-no-line-wrapping pre { white-space: pre; } #write pre.ty-contain-cm { white-space: normal; } .CodeMirror-gutters { margin-right: 4px; } .md-fences { font-size: 0.9rem; display: block; break-inside: avoid; text-align: left; overflow: visible; white-space: pre; background-image: inherit; background-size: inherit; background-attachment: inherit; background-origin: inherit; background-clip: inherit; background-color: inherit; position: relative !important; background-position: inherit inherit; background-repeat: inherit inherit; } .md-diagram-panel { width: 100%; margin-top: 10px; text-align: center; padding-top: 0px; padding-bottom: 8px; overflow-x: auto; } #write .md-fences.mock-cm { white-space: pre-wrap; } .md-fences.md-fences-with-lineno { padding-left: 0px; } #write.fences-no-line-wrapping .md-fences.mock-cm { white-space: pre; overflow-x: auto; } .md-fences.mock-cm.md-fences-with-lineno { padding-left: 8px; } .CodeMirror-line, twitterwidget { break-inside: avoid; } .footnotes { opacity: 0.8; font-size: 0.9rem; margin-top: 1em; margin-bottom: 1em; } .footnotes + .footnotes { margin-top: 0px; } .md-reset { margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: top; text-decoration: none; text-shadow: none; float: none; position: static; width: auto; height: auto; white-space: nowrap; cursor: inherit; line-height: normal; font-weight: 400; text-align: left; box-sizing: content-box; direction: ltr; background-position: 0px 0px; background-repeat: initial initial; } li div { padding-top: 0px; } blockquote { margin: 1rem 0px; } li .mathjax-block, li p { margin: 0.5rem 0px; } li blockquote { margin: 1rem 0px; } li { margin: 0px; position: relative; } blockquote > :last-child { margin-bottom: 0px; } blockquote > :first-child, li > :first-child { margin-top: 0px; } .footnotes-area { color: rgb(136, 136, 136); margin-top: 0.714rem; padding-bottom: 0.143rem; white-space: normal; } #write .footnote-line { white-space: pre-wrap; } @media print { body, html { border: 1px solid transparent; height: 99%; break-after: avoid; break-before: avoid; font-variant-ligatures: no-common-ligatures; } #write { margin-top: 0px; padding-top: 0px; border-color: transparent !important; } .typora-export * { -webkit-print-color-adjust: exact; } .typora-export #write { break-after: avoid; } .typora-export #write::after { height: 0px; } .is-mac table { break-inside: avoid; } } .footnote-line { margin-top: 0.714em; font-size: 0.7em; } a img, img a { cursor: pointer; } pre.md-meta-block { font-size: 0.8rem; min-height: 0.8rem; white-space: pre-wrap; background-color: rgb(204, 204, 204); display: block; overflow-x: hidden; background-position: initial initial; background-repeat: initial initial; } p > .md-image:only-child:not(.md-img-error) img, p > img:only-child { display: block; margin: auto; } #write.first-line-indent p > .md-image:only-child:not(.md-img-error) img { left: -2em; position: relative; } p > .md-image:only-child { display: inline-block; width: 100%; } #write .MathJax_Display { margin: 0.8em 0px 0px; } .md-math-block { width: 100%; } .md-math-block:not(:empty)::after { display: none; } .MathJax_ref { fill: currentcolor; } [contenteditable="true"]:active, [contenteditable="true"]:focus, [contenteditable="false"]:active, [contenteditable="false"]:focus { outline: 0px; box-shadow: none; } .md-task-list-item { position: relative; list-style-type: none; } .task-list-item.md-task-list-item { padding-left: 0px; } .md-task-list-item > input { position: absolute; top: 0px; left: 0px; margin-left: -1.2em; margin-top: calc(1em - 10px); border: none; } .math { font-size: 1rem; } .md-toc { min-height: 3.58rem; position: relative; font-size: 0.9rem; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; } .md-toc-content { position: relative; margin-left: 0px; } .md-toc-content::after, .md-toc::after { display: none; } .md-toc-item { display: block; color: rgb(65, 131, 196); } .md-toc-item a { text-decoration: none; } .md-toc-inner:hover { text-decoration: underline; } .md-toc-inner { display: inline-block; cursor: pointer; } .md-toc-h1 .md-toc-inner { margin-left: 0px; font-weight: 700; } .md-toc-h2 .md-toc-inner { margin-left: 2em; } .md-toc-h3 .md-toc-inner { margin-left: 4em; } .md-toc-h4 .md-toc-inner { margin-left: 6em; } .md-toc-h5 .md-toc-inner { margin-left: 8em; } .md-toc-h6 .md-toc-inner { margin-left: 10em; } @media screen and (max-width: 48em) { .md-toc-h3 .md-toc-inner { margin-left: 3.5em; } .md-toc-h4 .md-toc-inner { margin-left: 5em; } .md-toc-h5 .md-toc-inner { margin-left: 6.5em; } .md-toc-h6 .md-toc-inner { margin-left: 8em; } } a.md-toc-inner { font-size: inherit; font-style: inherit; font-weight: inherit; line-height: inherit; } .footnote-line a:not(.reversefootnote) { color: inherit; } .md-attr { display: none; } .md-fn-count::after { content: "."; } code, pre, samp, tt { font-family: var(--monospace); } kbd { margin: 0px 0.1em; padding: 0.1em 0.6em; font-size: 0.8em; color: rgb(36, 39, 41); background-color: rgb(255, 255, 255); border: 1px solid rgb(173, 179, 185); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; box-shadow: rgba(12, 13, 14, 0.2) 0px 1px 0px, rgb(255, 255, 255) 0px 0px 0px 2px inset; white-space: nowrap; vertical-align: middle; background-position: initial initial; background-repeat: initial initial; } .md-comment { color: rgb(162, 127, 3); opacity: 0.8; font-family: var(--monospace); } code { text-align: left; } a.md-print-anchor { white-space: pre !important; border: none !important; display: inline-block !important; position: absolute !important; width: 1px !important; right: 0px !important; outline: 0px !important; text-shadow: initial !important; background-position: 0px 0px !important; background-repeat: initial initial !important; } .md-inline-math .MathJax_SVG .noError { display: none !important; } .html-for-mac .inline-math-svg .MathJax_SVG { vertical-align: 0.2px; } .md-math-block .MathJax_SVG_Display { text-align: center; margin: 0px; position: relative; text-indent: 0px; max-width: none; max-height: none; min-height: 0px; min-width: 100%; width: auto; overflow-y: hidden; display: block !important; } .MathJax_SVG_Display, .md-inline-math .MathJax_SVG_Display { width: auto; margin: inherit; display: inline-block !important; } .MathJax_SVG .MJX-monospace { font-family: var(--monospace); } .MathJax_SVG .MJX-sans-serif { font-family: sans-serif; } .MathJax_SVG { display: inline; font-style: normal; font-weight: 400; line-height: normal; zoom: 90%; text-indent: 0px; text-align: left; text-transform: none; letter-spacing: normal; word-spacing: normal; word-wrap: normal; white-space: nowrap; float: none; direction: ltr; max-width: none; max-height: none; min-width: 0px; min-height: 0px; border: 0px; padding: 0px; margin: 0px; } .MathJax_SVG * { transition: none; } .MathJax_SVG_Display svg { vertical-align: middle !important; margin-bottom: 0px !important; margin-top: 0px !important; } .os-windows.monocolor-emoji .md-emoji { font-family: "Segoe UI Symbol", sans-serif; } .md-diagram-panel > svg { max-width: 100%; } [lang="flow"] svg, [lang="mermaid"] svg { max-width: 100%; height: auto; } [lang="mermaid"] .node text { font-size: 1rem; } table tr th { border-bottom-width: 0px; } video { max-width: 100%; display: block; margin: 0px auto; } iframe { max-width: 100%; width: 100%; border: none; } .highlight td, .highlight tr { border: 0px; } mark { background-color: rgb(255, 255, 0); color: rgb(0, 0, 0); background-position: initial initial; background-repeat: initial initial; } .md-html-inline .md-plain, .md-html-inline strong, mark .md-inline-math, mark strong { color: inherit; } mark .md-meta { color: rgb(0, 0, 0); opacity: 0.3 !important; } @media print { .typora-export h1, .typora-export h2, .typora-export h3, .typora-export h4, .typora-export h5, .typora-export h6 { break-inside: avoid; } } .md-diagram-panel .messageText { stroke: none !important; } .md-diagram-panel .start-state { fill: var(--node-fill); } .md-diagram-panel .edgeLabel rect { opacity: 1 !important; } .md-require-zoom-fix foreignObject { font-size: var(--mermaid-font-zoom); } :root { --side-bar-bg-color: #fafafa; --control-text-color: #777; } @include-when-export url(https://fonts.loli.net/css?family=Open+Sans:400italic,700italic,700,400&subset=latin,latin-ext); /* open-sans-regular - latin-ext_latin */ /* open-sans-italic - latin-ext_latin */ /* open-sans-700 - latin-ext_latin */ /* open-sans-700italic - latin-ext_latin */ html { font-size: 16px; } body { font-family: "Open Sans","Clear Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); line-height: 1.6; } #write { max-width: 860px; margin: 0 auto; padding: 30px; padding-bottom: 100px; } @media only screen and (min-width: 1400px) { #write { max-width: 1024px; } } @media only screen and (min-width: 1800px) { #write { max-width: 1200px; } } #write > ul:first-child, #write > ol:first-child{ margin-top: 30px; } a { color: #4183C4; } h1, h2, h3, h4, h5, h6 { position: relative; margin-top: 1rem; margin-bottom: 1rem; font-weight: bold; line-height: 1.4; cursor: text; } h1:hover a.anchor, h2:hover a.anchor, h3:hover a.anchor, h4:hover a.anchor, h5:hover a.anchor, h6:hover a.anchor { text-decoration: none; } h1 tt, h1 code { font-size: inherit; } h2 tt, h2 code { font-size: inherit; } h3 tt, h3 code { font-size: inherit; } h4 tt, h4 code { font-size: inherit; } h5 tt, h5 code { font-size: inherit; } h6 tt, h6 code { font-size: inherit; } h1 { font-size: 2.25em; line-height: 1.2; border-bottom: 1px solid #eee; } h2 { font-size: 1.75em; line-height: 1.225; border-bottom: 1px solid #eee; } /*@media print { .typora-export h1, .typora-export h2 { border-bottom: none; padding-bottom: initial; } .typora-export h1::after, .typora-export h2::after { content: ""; display: block; height: 100px; margin-top: -96px; border-top: 1px solid #eee; } }*/ h3 { font-size: 1.5em; line-height: 1.43; } h4 { font-size: 1.25em; } h5 { font-size: 1em; } h6 { font-size: 1em; color: #777; } p, blockquote, ul, ol, dl, table{ margin: 0.8em 0; } li>ol, li>ul { margin: 0 0; } hr { height: 2px; padding: 0; margin: 16px 0; background-color: #e7e7e7; border: 0 none; overflow: hidden; box-sizing: content-box; } li p.first { display: inline-block; } ul, ol { padding-left: 30px; } ul:first-child, ol:first-child { margin-top: 0; } ul:last-child, ol:last-child { margin-bottom: 0; } blockquote { border-left: 4px solid #dfe2e5; padding: 0 15px; color: #777777; } blockquote blockquote { padding-right: 0; } table { padding: 0; word-break: initial; } table tr { border-top: 1px solid #dfe2e5; margin: 0; padding: 0; } table tr:nth-child(2n), thead { background-color: #f8f8f8; } table th { font-weight: bold; border: 1px solid #dfe2e5; border-bottom: 0; margin: 0; padding: 6px 13px; } table td { border: 1px solid #dfe2e5; margin: 0; padding: 6px 13px; } table th:first-child, table td:first-child { margin-top: 0; } table th:last-child, table td:last-child { margin-bottom: 0; } .CodeMirror-lines { padding-left: 4px; } .code-tooltip { box-shadow: 0 1px 1px 0 rgba(0,28,36,.3); border-top: 1px solid #eef2f2; } .md-fences, code, tt { border: 1px solid #e7eaed; background-color: #f8f8f8; border-radius: 3px; padding: 0; padding: 2px 4px 0px 4px; font-size: 0.9em; } code { background-color: #f3f4f4; padding: 0 2px 0 2px; } .md-fences { margin-bottom: 15px; margin-top: 15px; padding-top: 8px; padding-bottom: 6px; } .md-task-list-item > input { margin-left: -1.3em; } @media print { html { font-size: 13px; } table, pre { page-break-inside: avoid; } pre { word-wrap: break-word; } } .md-fences { background-color: #f8f8f8; } #write pre.md-meta-block { padding: 1rem; font-size: 85%; line-height: 1.45; background-color: #f7f7f7; border: 0; border-radius: 3px; color: #777777; margin-top: 0 !important; } .mathjax-block>.code-tooltip { bottom: .375rem; } .md-mathjax-midline { background: #fafafa; } #write>h3.md-focus:before{ left: -1.5625rem; top: .375rem; } #write>h4.md-focus:before{ left: -1.5625rem; top: .285714286rem; } #write>h5.md-focus:before{ left: -1.5625rem; top: .285714286rem; } #write>h6.md-focus:before{ left: -1.5625rem; top: .285714286rem; } .md-image>.md-meta { /*border: 1px solid #ddd;*/ border-radius: 3px; padding: 2px 0px 0px 4px; font-size: 0.9em; color: inherit; } .md-tag { color: #a7a7a7; opacity: 1; } .md-toc { margin-top:20px; padding-bottom:20px; } .sidebar-tabs { border-bottom: none; } #typora-quick-open { border: 1px solid #ddd; background-color: #f8f8f8; } #typora-quick-open-item { background-color: #FAFAFA; border-color: #FEFEFE #e5e5e5 #e5e5e5 #eee; border-style: solid; border-width: 1px; } /** focus mode */ .on-focus-mode blockquote { border-left-color: rgba(85, 85, 85, 0.12); } header, .context-menu, .megamenu-content, footer{ font-family: "Segoe UI", "Arial", sans-serif; } .file-node-content:hover .file-node-icon, .file-node-content:hover .file-node-open-state{ visibility: visible; } .mac-seamless-mode #typora-sidebar { background-color: #fafafa; background-color: var(--side-bar-bg-color); } .md-lang { color: #b4654d; } .html-for-mac .context-menu { --item-hover-bg-color: #E6F0FE; } #md-notification .btn { border: 0; } .dropdown-menu .divider { border-color: #e5e5e5; } .ty-preferences .window-content { background-color: #fafafa; } .ty-preferences .nav-group-item.active { color: white; background: #999; } :root {--mermaid-font-zoom:1em ;} .typora-export li, .typora-export p, .typora-export, .footnote-line {white-space: normal;} </style> </head> <body class='typora-export'> <div id='write' class=''><center><b><p><span>MeasuringWorth Citation List 2020</span></p></b></center><center><b><p><span><a href="2019x-citations.html">Link to MeasuringWorth Citation List 2019</a></span></p></b></center><center><b><p><span><a href="2018x-citations.html">Link to MeasuringWorth Citation List 2018</a></span></p></b></center><p><span>Search word: “Measuringworth.com”</span></p><p><span> </span></p><p><span>Abrams, Sylvia F., et al. </span><em><span>Cleveland Jews and the Making of a Midwestern Community</span></em><span>. Rutgers University Press, 2020.</span></p><p><span>Adler, Jessica L., et al. </span><em><span>Dixie's Great War: World War I and the American South</span></em><span>. War, Memory, and Culture, 2020.</span></p><p><span>Ager, Philipp, and Francesco Cinnirella. "Froebel'S Gifts: How the Kindergarten Movement Changed the American Family." (2020).</span></p><p><span>Ajlec, Kornelija. "UNRRA AND ITS ARRIVAL IN YUGOSLAVIA, 1944–1945." </span><em><span>Istorija 20. veka</span></em><span> 2 (2020): 129-150.</span></p><p><span>Albertson, Kevin, and Paul Stepney. "1979 and all that: a 40-year reassessment of Margaret Thatcher’s legacy on her own terms." </span><em><span>Cambridge journal of economics</span></em><span> 44.2 (2020): 319-342.</span></p><p><span>Alcorn, Keith. "From specimens to commodities: the London nursery trade and the introduction of exotic plants in the early nineteenth century." </span><em><span>Historical Research</span></em><span> 93.262 (2020): 715-733.</span></p><p><span>Alex, Gary. "Seven Decades Building Agricultural Knowledge and Information Systems–USAID Contributions over Time." (2021).</span></p><p><span>Alperovitz, Gar, and Joseph Ament. "Systemic design and systemic crisis in the United States: the pluralist Commonwealth." </span><em><span>Sustainable Wellbeing Futures</span></em><span>. Edward Elgar Publishing, 2020.</span></p><p><span>Alston, Julian M., and Phillip G. Pardey. "Innovation, Growth, and Structural Change in American Agriculture." </span><em><span>The Role of Innovation and Entrepreneurship in Economic Growth</span></em><span>. University of Chicago Press, 2020.</span></p><p><span>Alt, Raimund. </span><em><span>Statistik: Eine Einführung für Wirtschaftswissenschaftler</span></em><span>. Linde Verlag GmbH, 2020.</span></p><p><span>Álvarez-Nogal, Carlos, and Carlos Santiago-Caballero. "EHES Working Paper| No. 177| March 2020 Growth Recurring in Preindustrial Spain: Half a Millennium Perspective Leandro Prados de la Escosura, Universidad Carlos III and CEPR."</span></p><p><span>Álvarez-Nogal, Carlos, Leandro Prados de la Escosura, and Carlos Santiago-Caballero. "Growth recurring in preindustrial Spain: half a millennium perspective." (2020).</span></p><p><span>Archer-Parré, Caroline, and Malcolm Dick, eds. </span><em><span>James Watt (1736-1819): Culture, Innovation and Enlightenment</span></em><span>. Liverpool University Press, 2020.</span></p><p><span>Arnaut, Javier. "Did structural change account for productivity growth within manufacturing during the import substitution era? A historical appraisal of Mexico, Argentina, and Brazil." </span><em><span>The Journal of International Trade & Economic Development</span></em><span> 29.1 (2020): 1-35.</span></p><p><span>Arthi, Vellore, and John Parman. "Disease, downturns, and wellbeing: Economic history and the long-run impacts of COVID-19." </span><em><span>Explorations in Economic History</span></em><span> 79 (2021): 101381.</span></p><p><span>Automatico, Calcolo, and Simona Casonato. "Fake But True: Model Maker Roberto Guatelli, Science Museums and Replicated Artifacts of Computing History." (2020).</span></p><p><span>Bai, Hang, and Lu Zhang. </span><em><span>Searching for the Equity Premium</span></em><span>. No. w28001. National Bureau of Economic Research, 2020.</span></p><p><span>Baines, Joseph, and Sandy Brian Hager. "Financial crisis, inequality, and capitalist diversity: A critique of the capital as power model of the stock market." </span><em><span>New Political Economy</span></em><span> 25.1 (2020): 122-139.</span></p><p><span>Baker, John. </span><em><span>English Law Under Two Elizabeths: The Late Tudor Legal World and the Present</span></em><span>. Cambridge University Press, 2021.</span></p><p><span>Barr, Jason, and Gabriel Ahlfeldt. "Data, Notes, and References for Blog Post on the Economics of the Empire State Building." (2020).</span></p><p><span>Bassett, Troy J. "Buying, Renting, and Selling the Multi-volume Novel: The Economics of WH Smith and Son’s Subscription Library." </span><em><span>The Rise and Fall of the Victorian Three-Volume Novel</span></em><span>. Palgrave Macmillan, Cham, 2020. 147-182.</span></p><p><span>Beckwith, Ian. "The Affair of the Sible Hedingham Baptist Chapel 1857–67." </span><em><span>Baptist Quarterly</span></em><span> 51.3 (2020): 103-120.</span></p><p><span>Beegel, Susan. "Yarns Spun to Order: Harriet Beecher Stowe's The Pearl of Orr's Island and the Advent of Maine Summer Tourism." </span><em><span>The New England Quarterly</span></em><span> 93.1 (2020): 7-47.</span></p><p><span>Benguria, Felipe, and Alan M. Taylor. "After the panic: Are financial crises demand or supply shocks? Evidence from international trade." </span><em><span>American Economic Review: Insights</span></em><span> 2.4 (2020): 509-26.</span></p><p><span>Binns, Sheila. </span><em><span>WH Crossland: An Architectural Biography</span></em><span>. ISD LLC, 2020.</span></p><p><span>Blair, J., Dyer, C., Hooke, D., Aldred, O., Stamper, P., Edwvnards, N., ... & Hooke, D. (2020). Reviews: The Society does not accept responsibility for opinions expressed by its contributors.</span></p><p><span>Bleiler, Richard. "HP Lovecraft’s First Appearance in Print." </span><em><span>Lovecraft Annual</span></em><span> 14 (2020): 26-36.</span></p><p><span>Bodenhorn, Howard. </span><em><span>Business in a time of spanish influenza</span></em><span>. No. w27495. National Bureau of Economic Research, 2020.</span></p><p><span>Bollen, Jonathan. "3 Visualizing the entrepreneurial networks of international entertainment." </span><em><span>Theatre and Internationalization: Perspectives from Australia, Germany, and Beyond</span></em><span> (2020): 55.</span></p><p><span>Bollen, Jonathan. "Entrepreneurial Diplomacy: The Cherry Blossom Show on Tour from Tokyo." </span><em><span>Touring Variety in the Asia Pacific Region, 1946–1975</span></em><span>. Palgrave Macmillan, Cham, 2020. 115-140.</span></p><p><span>Boubaker, Heni, et al. "Global crises and gold as a safe haven: Evidence from over seven and a half centuries of data." </span><em><span>Physica A: Statistical Mechanics and its Applications</span></em><span> 540 (2020): 123093.</span></p><p><span>Boylan, Daniel H., Mathew Thomas, and Marni Brown. "Semantic Analysis: Can MD&A Word Choice Increase Stock Price of American Publicly Traded Banks Disseminating Using Twitter?." (2020).</span></p><p><span>Bradbury, Steve. "Yearning for Kingdom Justice." </span><em><span>Public Theology: Exploring Expressions of the Christian Faith</span></em><span> (2020): 294.</span></p><p><span>Broughton, Vanda. "Henry Evelyn Bliss." </span><em><span>ISKO Encyclopedia of Knowledge Organization</span></em><span> (2020).</span></p><p><span>Brunnermeier, M. K., et al. "COVID-19: Inflation and Deflation Pressures." CESifo Area Conferences, mimeo, 2020.</span></p><p><span>Brunnermeier, Markus, et al. "Macro, Money, and International Finance." (2020).</span></p><p><span>Bryant, John. </span><em><span>Herman Melville: A Half Known Life</span></em><span>. John Wiley & Sons, 2020.</span></p><p><span>Cann, Candi K. "Black Deaths Matter Earning the Right to Live: Death and the African-American Funeral Home." </span><em><span>Religions</span></em><span> 11.8 (2020): 390.</span></p><p><span>Carpenter, Kyle B. "A Failed Venture in the Nueces Strip: Misconceptions and Mismanagement of the Beales Rio Grande Colony, 1832–1836." </span><em><span>Southwestern Historical Quarterly</span></em><span> 123.4 (2020): 420-442.</span></p><p><span>Clancey, Gregory. "it communicates the righteousness of Algerian anti-colonialism and the positive trans-formation of characters who embrace the cause. Brahim Ouardi,“Mythe, théâtre et oralité,” 211–218. 6. Kréa, Le séisme, 45. 7. Krea, Le séisme, 43."</span></p><p><span>Clark, Andrew. </span><em><span>A Pound Centric look at the Pound vs. Krona Exchange Rate Movement from 1844 to 1965</span></em><span>. No. em-dp2020-22. 2020.</span></p><p><span>Clarke, Clare. "Detective the Honourable Augustus Champnell, by Richard Marsh." </span><em><span>British Detective Fiction 1891–1901</span></em><span>. Palgrave Macmillan, London, 2020. 109-132.</span></p><p><span>Coffman, D'Maris, Nathan Sussman, and Judy Z. Stephenson. "Financing the rebuilding of the City of London after the Great Fire of 1666." (2020).</span></p><p><span>Coleman, Billy. "Confederate Music and the Politics of Treason and Disloyalty in the American Civil War." </span><em><span>Journal of Southern History</span></em><span> 86.1 (2020): 75-116.</span></p><p><span>Cook, Eli. "Why We Might Just Be Living in a Second “Progressive” Era." </span><em><span>The Journal of the Gilded Age and Progressive Era</span></em><span> 19.2 (2020): 253-263.</span></p><p><span>Coufal, Matěj. "Significance of different financial ratios in predicting stock returns: NYSE-cross-industry analysis." (2020).</span></p><p><span>Craemer, Thomas, et al. "Wealth Implications of Slavery and Racial Discrimination for African American Descendants of the Enslaved." </span><em><span>The Review of Black Political Economy</span></em><span> 47.3 (2020): 218-254.</span></p><p><span>Crawford, Bridget J., and Wendy C. Gerzog. "Tax Benefits, Higher Education and Race: A Gift Tax Proposal for Direct Tuition Payments." </span><em><span>Higher Education and Race: A Gift Tax Proposal for Direct Tuition Payments (November 9, 2020)</span></em><span> (2020).</span></p><p><span>Croissant, Yves, and Maintainer Spencer Graves. "Package ‘Ecdat’." (2020).</span></p><p><span>Cromwell, Alisha M. "The Gendered Nature of Atlantic World Marketplaces: Female Entrepreneurs in the Nineteenth-Century American Lowcountry." </span><em><span>Female Entrepreneurs in the Long Nineteenth Century</span></em><span>. Palgrave Macmillan, Cham, 2020. 137-168.</span></p><p><span>Crosby, Joanna. </span><em><span>The social and cultural value of the apple and the orchard in Victorian England</span></em><span>. Diss. University of Essex, 2020.</span></p><p><span>Cummins, Neil, and Cormac Ó Gráda. "On the Structure of Wealth-holding in Pre-Famine Ireland." (2020): 1-33.</span></p><p><span>Darling, Elizabeth. "Class, Sexuality and home." </span><em><span>Sexuality and Gender at Home: Experience, Politics, Transgression</span></em><span> (2020): 19.</span></p><p><span>Davenport, Melissa. </span><em><span>Eugenics and Malaga Island</span></em><span>. Diss. 2020.</span></p><p><span>Davis, Matthew, and Mary Eschelbach Hansen. "Disasters, Disaster Aid, and Bankruptcy Filings in the United States." </span><em><span>Natural Hazards Review</span></em><span> 22.1 (2021): 04020046.</span></p><p><span>de la Escosura, Leandro Prados, Carlos Álvarez-Nogal, and Carlos Santiago-Caballero. "Growth Recurring in Preindustrial Spain: Half A Millennium Perspective." (2020).</span></p><p><span>Devereux, John. "Exchange Rates and Prices in the Netherlands and Britain over the Past Four Centuries This draft July 2020 James R. Lothian Graduate School of Business."</span></p><p><span>Diebolt, Claude, and Michael Haupert. "How Cliometrics Has Infiltrated Economics-And Helped To Improve The Discipline." </span><em><span>Annals of the Fondazione Luigi Einaudi. An Interdisciplinary Journal of Economics, History and Political Science</span></em><span> 54.1 (2020): 219-230.</span></p><p><span>Dieckelmann, Daniel. "Market sentiment, financial fragility, and economic activity: The role of corporate securities issuance." (2021).</span></p><p><span>Doan, Natalia. "Samurai and Southern Belles: Interracial Romance, Southern Morality, and the 1860 Japanese Embassy." </span><em><span>Journal of Social History</span></em><span> (2020).</span></p><p><span>Dowe, John Leslie, and Sara Maroske. "John Dallachy (1804–71): from gardener to botanical collector." </span><em><span>Historical Records of Australian Science</span></em><span> 31.2 (2020): 87-100.</span></p><p><span>Durdu, C. Bora, Alex Martin, and Ilknur Zer. "The Role of US Monetary Policy in Banking Crises Across the World." </span><em><span>IMF Economic Review</span></em><span> 68.1 (2020): 66-107.</span></p><p><span>Durham, J. Benson. "The Golden Variable?." </span><em><span>The Journal of Investing</span></em><span> 29.5 (2020): 77-95.</span></p><p><span>Dzananovic, Mirza. "The Role of the Factory" Bratstvo"(Brotherhood) in the Development of Novi Travnik." </span><em><span>Hist. Views</span></em><span> 4 (2020): 228.</span></p><p><span>Džananović, Mirza. "ULOGA FABRIKE „BRATSTVO “U RAZVOJU NOVOG TRAVNIKA." </span><em><span>HISTORIJSKI POGLEDI</span></em><span> 3.4 (2020): 228-239.</span></p><p><span>Eickelmann, Christine. "Within the Same Household: Fanny Coker." </span><em><span>Britain's Black Past</span></em><span> (2020): 141.</span></p><p><span>Eiseley, Loren. "The Future." </span><em><span>The Whigs' America: Middle-Class Political Thought in the Age of Jackson and Clay</span></em><span> (2020): 127.</span></p><p><span>Elitzur, Moshe, Scott Kaplan, and David Zilberman. "Hindered growth." </span><em><span>Journal of Economic Dynamics and Control</span></em><span> 111 (2020): 103807.</span></p><p><span>Ellenbogen, Josh, and Alison Langmead. "Forms of Equivalence: Bertillonnage and the History of Information Management." </span><em><span>Technology and culture</span></em><span> 61.1 (2020): 207-238.</span></p><p><span>Ellsmore, Caroline Anne. "4 The art of the impossible." </span><em><span>Opera, Emotion, and the Antipodes Volume I: Historical Perspectives: Creating the Metropolis; Delineating the Other</span></em><span> (2020): 54.</span></p><p><span>Ernst, Luca Severin. "GOLD AS AN EFFECTIVE DIVERSIFIER FOR GLOBAL EQUITIES: EVIDENCE FROM DEVELOPED AND EMERGING MARKETS."</span></p><p><span>Esposito, Federico. "Estimating the welfare costs of autarky: a sufficient statistics approach." </span><em><span>Economics Letters</span></em><span> 194 (2020): 109361.</span></p><p><span>Fariss, Christopher J., Therese Anders, and Jonathan N. Markowitz. "New Estimates of Over 500 Years of Historic GDP and Population Data." (2020).</span></p><p><span>Firth, Antony. "and Tyne to Tees Marine Area." (2020).</span></p><p><span>Fitzgerald, Colm. "The Forestry Investment Total Return (FITR) Index." </span><em><span>The Journal of Alternative Investments</span></em><span> (2021).</span></p><p><span>Fix, Blair. </span><em><span>Can the world get along without natural resources?</span></em><span>. No. 2020/05. Working Papers on Capital as Power, 2020.</span></p><p><span>Fizaine, Florian. "LES CAHIERS DE L’ÉCONOMIE."</span></p><p><span>Focacci, Antonio. "Wavelets for Long Waves: Was Kondratieff’s Intuition Right?." (2020).</span></p><p><span>Fowler, James. "Compensating the passengers. A comparison of the management of three London underground crashes 1909–1975." </span><em><span>Business History</span></em><span> 62.8 (2020): 1324-1340.</span></p><p><span>Frangos, Jennifer, and Cristobal Silva, eds. </span><em><span>Teaching the Transatlantic Eighteenth Century</span></em><span>. Cambridge Scholars Publishing, 2020.</span></p><p><span>Friel, Ian. </span><em><span>Britain and the Ocean Road: Shipwrecks and People, 1297-1825</span></em><span>. Pen and Sword History, 2020.</span></p><p><span>Garde, Ulrike, and John R. Severn. "Theatre and internationalization."</span></p><p><span>Garfrerick, Beth. "Syndicates Attempt to Sway Public Opinion as a ‘Silent Partner’of the Country Press, 1900 to 1950." </span><em><span>Journalism History</span></em><span> 46.1 (2020): 16-31.</span></p><p><span>Geloso, Vincent, and Michael Hinton. "Improving deflators for estimating Canadian economic growth, 1870–1900." </span><em><span>Research in Economic History</span></em><span>. Emerald Publishing Limited, 2020.</span></p><p><span>Geloso, Vincent, and Michael Makovi. "State Capacity and the Post Office: Evidence from 19th Century Quebec." </span><em><span>Available at SSRN</span></em><span> (2020).</span></p><p><span>Gennaro, Michael. "“The Cause is a Worthy One, So Come Along with Your Sixpence and Enjoy Yourselves with One Hour of Lusty Sport”: Sport in Lagos, Nigeria during WWII." </span><em><span>Journal of African Military History</span></em><span> 4.1-2 (2020): 41-65.</span></p><p><span>Gingerich, Daniel W. "Buying Power: Electoral Strategy before the Secret Vote." </span><em><span>American Political Science Review</span></em><span> 114.4 (2020): 1086-1102.</span></p><p><span>Gorton, Gary B. </span><em><span>Private Money Production without Banks</span></em><span>. No. w26663. National Bureau of Economic Research, 2020.</span></p><p><span>Gráda, Cormac Ó. "On the Structure of Wealth-Holding in Pre-Famine Ireland." (2020).</span></p><p><span>Grafton, Cornelius Warren. </span><em><span>The Rat Began to Gnaw the Rope</span></em><span>. Sourcebooks, Inc., 2020.</span></p><p><span>Gregg, Amanda G. "Factory productivity and the concession system of incorporation in late imperial russia, 1894–1908." </span><em><span>American Economic Review</span></em><span> 110.2 (2020): 401-27.</span></p><p><span>Groke, Veronika. </span><em><span>Contested Community: Indigenous Land Rights and Identity Politics in Eastern Bolivia</span></em><span>. Lexington Books, 2021.</span></p><p><span>Gunderson, Luke. </span><em><span>Firestorm!: Chaffey College in Crisis, 1978-1980</span></em><span>. Diss. The Claremont Graduate University, 2020.</span></p><p><span>Guntermann, Eric, Gabriel S. Lenz, and Jeffrey R. Myers. "The Impact of the Economy on Presidential Elections throughout US History."</span></p><p><span>Hall, George J., and Thomas J. Sargent. </span><em><span>Debt and Taxes in Eight US Wars and Two Insurrections</span></em><span>. No. w27115. National Bureau of Economic Research, 2020.</span></p><p><span>Hall, Simon. </span><em><span>Ten Days in Harlem: Fidel Castro and the Making of the 1960s</span></em><span>. Faber & Faber, 2020.</span></p><p><span>Hanlon, W. Walker. "The Persistent Effect of Temporary Input Cost Advantages in Shipbuilding, 1850 to 1911." </span><em><span>Journal of the European Economic Association</span></em><span> 18.6 (2020): 3173-3209.</span></p><p><span>Hansen, Kristoffer Mousten. "Better than gold? A review of the Bitcoin Standard 2nd revision." </span><em><span>Quarterly Journal of Austrian Economics</span></em><span> (2020).</span></p><p><span>Hansen, Kristoffer. "Book Review:“The Bitcoin Standard: The Decentralized Alternative to Central Banking”." </span><em><span>Quarterly Journal of Austrian Economics</span></em><span> 22.4 (2020): 634-641.</span></p><p><span>Hay, Douglas. "EP Thompson and the rule of law: Qualifying the unqualified good." (2020).</span></p><p><span>Heitman, Danny. A Summer of Birds: John James Audubon at Oakley House. LSU Press, 2020.</span></p><p><span>Hénin, Silvio, and Simona Casonato. "Fake But True: Model Maker Roberto Guatelli, Science Museums and Replicated Artifacts of Computing History." </span><em><span>IEEE Annals of the History of Computing</span></em><span> 42.2 (2020): 20-32.</span></p><p><span>HERAT, Manel. "Post-war letters to the Lord Mayor of Liverpool: Epistolary constructions of identity." </span><em><span>International Journal of Language Studies</span></em><span> 14.2 (2020).</span></p><p><span>Hernández-Nicolás, Carmen María, and Susana Martínez-Rodríguez. "Mirror, Bridge or Stone? Female Owners of Firms in Spain During the Second Half of the Long Nineteenth Century." </span><em><span>Female Entrepreneurs in the Long Nineteenth Century</span></em><span>. Palgrave Macmillan, Cham, 2020. 337-360.</span></p><p><span>Hershberger, Monica A. "Feminist Revisions: Virgil Thomson and Gertrude Stein’s Mid-century Homage to Susan B. Anthony." </span><em><span>The Journal of Musicology</span></em><span> 37.3 (2020): 383-414.</span></p><p><span>Hug, Marius. "Selen." (2020).</span></p><p><span>Hughson, John, ed. </span><em><span>Costume: A Volume for the London Olympics</span></em><span>. Routledge, 2020.</span></p><p><span>Jacks, David S., and Martin Stuermer. "What drives commodity price booms and busts?." </span><em><span>Energy Economics</span></em><span> 85 (2020): 104035.</span></p><p><span>Jacks, David, and Martin Stuermer. "Dry Bulk Shipping and the Evolution of Maritime Transport Costs, 1850-2020." (2020).</span></p><p><span>Jackson, Kellie Carter. "Mary Ellen Pleasant, Nineteenth-Century Massachusetts and California (US)." </span><em><span>As If She Were Free: A Collective Biography of Women and Emancipation in the Americas</span></em><span> (2020): 312.</span></p><p><span>Jessica, H. "Queer Histories at the Crossroads of America." </span><em><span>Communities and Place: A Thematic Approach to the Histories of LGBTQ Communities in the United States</span></em><span> (2020): 231.</span></p><p><span>Jones, Dan. </span><em><span>In the Reign of King John: A Year in the Life of Plantagenet England</span></em><span>. Head of Zeus Ltd, 2020.</span></p><p><span>Kadens, Emily. "New Light on Twyne's Case." </span><em><span>Am. Bankr. LJ</span></em><span> 94 (2020): 1.</span></p><p><span>Kaiser, Brooks A., et al. "The Cost of Being Unprepared or the Benefit of the Precautionary Principle? Comparing Cost-Benefit COVID-19 Policies and Outcomes in Scandinavia." </span><em><span>Covid Economics</span></em><span> 39.23 July 2020 (2020): 149-185.</span></p><p><span>Kaufmann, Daniel. "Is deflation costly after all? The perils of erroneous historical classifications." </span><em><span>Journal of Applied Econometrics</span></em><span> 35.5 (2020): 614-628.</span></p><p><span>Keely, Richard, and Ronan C. Lyons. "Housing Prices, Yields and Credit Conditions in Dublin since 1945." </span><em><span>The Journal of Real Estate Finance and Economics</span></em><span> (2020): 1-36.</span></p><p><span>Kelly, Katy, and Heidi Gauder. "Taking Flight as a Campus Partner: Library Programs Support a Residential Curriculum." (2020).</span></p><p><span>Keman, Hans, and Jaap J. Woldendorp. </span><em><span>Transportation and the State: Governing the Public Domain</span></em><span>. Edward Elgar Publishing, 2020.</span></p><p><span>Keulemans, Guy. "Ceramic repair in the age of fossil fuel." </span><em><span>Journal of Australian Ceramics, The</span></em><span> 59.3 (2020): 88.</span></p><p><span>Kogan, By Richard, and Paul Van de Water. "Rising Federal Debt Should Not Shortchange Response to COVID-19 Crisis." </span><em><span>Center on Budget and Policy Priorities, May</span></em><span> 21 (2020).</span></p><p><span>Koslow, Jennifer L. </span><em><span>Public History: An Introduction from Theory to Application</span></em><span>. John Wiley & Sons, 2021.</span></p><p><span>Lahoud, Daniel. "La humanidad se encuentra en la ciudad o Una revisión de la Historia del Capitalismo." </span><em><span>Lógoi</span></em><span> 36 (2020).</span></p><p><span>Larsson, Elle. </span><em><span>Collecting, Curating and the Construction of Zoological Knowledge: Walter Rothschild's Zoological Enterprise, C. 1878-1937</span></em><span>. Diss. King's College London, 2020.</span></p><p><span>Lasner, Matthew Gordon. "Segregation by Design: Race, Architecture, and the Enclosure of the Atlanta Apartment." </span><em><span>Journal of Urban History</span></em><span> 46.6 (2020): 1222-1260.</span></p><p><span>László, Árva. "Egy gondolat fejlődése–A gyermekfedezeti nyugdíjreform lehetősége és szükségessége."</span></p><p><span>Latzko, David A. "Wealth inequality and economic mobility in the post-revolutionary Pennsylvania backcountry." </span><em><span>Historical Methods: A Journal of Quantitative and Interdisciplinary History</span></em><span> 53.4 (2020): 199-206.</span></p><p><span>Lawrence, Paul. "POLICING,‘SCIENCE’, AND THE CURIOUS CASE OF PHOTO-FIT." </span><em><span>The Historical Journal</span></em><span> 63.4 (2020): 1007-1031.</span></p><p><span>Lawson, Andrew. "Becoming Bourgeois: Benjamin Franklin's Account of the Self." </span><em><span>ELH</span></em><span> 87.2 (2020): 463-489.</span></p><p><span>Leeson, Peter T., Colin Harris, and Andrew Myers. "Kornai goes to Kenya." </span><em><span>Public Choice</span></em><span> (2020): 1-12.</span></p><p><span>Li, Yikang, and Casey Rothschild. "Selection and redistribution in the irish tontines of 1773, 1775, and 1777." </span><em><span>Journal of Risk and Insurance</span></em><span> 87.3 (2020): 719-750.</span></p><p><span>Lin, Arthur. </span><em><span>The History of Christian Missions in Guangxi, China</span></em><span>. Wipf and Stock Publishers, 2020.</span></p><p><span>Lincke, Susan J., and Farida Khan. "Ethical management of risk: active shooters in higher education." </span><em><span>Journal of Risk Research</span></em><span> 23.12 (2020): 1562-1576.</span></p><p><span>Lincoln, Margarette. </span><em><span>London and the Seventeenth Century: The Making of the World's Greatest City</span></em><span>. Yale University Press, 2021.</span></p><p><span>Locke, Samuel. </span><em><span>Multiplying an army Prussian and German military planning and the concept of force multiplication in three conflicts</span></em><span>. Diss. 2020.</span></p><p><span>Ma, Lingjie. "Quantitative Investing with Tail Behavior—A Distributional Approach." </span><em><span>Quantitative Investing</span></em><span>. Springer, Cham, 2020. 339-403.</span></p><p><span>McQuarrie, Edward F. "A Re-Examination of Stock Market Returns from 1871-1897: Did Cowles Get It Right?." </span><em><span>Available at SSRN 3564496</span></em><span> (2020).</span></p><p><span>McQuarrie, Edward F. "When Do Corporate Bond Investors Earn a Premium for Bearing Risk? A Test Spanning the Great Depression of the 1930s." </span><em><span>A Test Spanning the Great Depression of the 1930s (December 2020)</span></em><span> (2020).</span></p><p><span>Meola, David. "Mirror of Competing Claims: Antisemitism and Citizenship in Vormärz Germany." </span><em><span>Antisemitism Studies</span></em><span> 4.1 (2020): 3-47.</span></p><p><span>Mikhaylov, Alexey. "Machine Learning Forecasting of Russian Economy, Energy Cooperation and Crypto Asset Fair Value." (2021).</span></p><p><span>Mokyr, Joel. "Why Our Knowledge Economy Can Survive the New Age of Pestilence." </span><em><span>MIT Sloan Management Review</span></em><span> 62.1 (2020): 22-24.</span></p><p><span>Mollenhauer, Jeanette. "Steps and Stages:“Professional” Irish Dancers in Australia." </span><em><span>New Hibernia Review</span></em><span> 24.2 (2020): 18-36.</span></p><p><span>Molyneux, Gill. "How valuable are wills as a tool for family reconstruction in the pre-census era? A study based on the Oxford Ecclesiastical Court records for Bodicote, Oxfordshire, 1600-1650." </span><em><span>The Journal of Genealogy and Family History</span></em><span> 4.1 (2020): 39-50.</span></p><p><span>Moody, Jessica. </span><em><span>The persistence of memory: Remembering slavery in Liverpool,'slaving capital of the world'</span></em><span>. Liverpool University Press, 2020.</span></p><p><span>Mulholland, Rebekkah Yisrael. </span><em><span>“Historical Erasure Is Violence”: The Lives and Experiences of Black Transgender Women and Gender Nonconforming Women of Color in the 19 th and 20 th Century</span></em><span>. Diss. The University of Memphis, 2020.</span></p><p><span>Nardacci, Federica. "Constructing an English identity in London: Albert Visetti and Anglo-Italian musical exchanges at the end of the nineteenth century." </span><em><span>Journal of Modern Italian Studies</span></em><span> (2021): 1-13.</span></p><p><span>Nason, James M., and Gregor W. Smith. "UK Inflation Forecasts since the Thirteenth Century." (2020).</span></p><p><span>Nersisyan, Yeva, and L. Randall Wray. "Can We Afford the Green New Deal?." </span><em><span>Journal of Post Keynesian Economics</span></em><span> (2020): 1-21.</span></p><p><span>Newby-Alexander, Cassandra L. "Laura E. Davis Titus, Nineteenth-Century Norfolk, Virginia (US)." </span><em><span>As If She Were Free: A Collective Biography of Women and Emancipation in the Americas</span></em><span> (2020): 411.</span></p><p><span>O’Hagan, Lauren Alex. "The Sociocultural Functions of Edwardian Book Inscriptions."</span></p><p><span>Obermeier, Franz. "Ethnolinguistic manuscripts from Middle and South America in the collection of the Hispanic Society of America, New York. A preliminary catalogue."</span></p><p><span>O'Brien, Patrick K., and Nuno Palma. "Danger to the Old Lady of Threadneedle Street? The Bank Restriction Act and the regime shift to paper money, 1797–1821." </span><em><span>European Review of Economic History</span></em><span> 24.2 (2020): 390-426.</span></p><p><span>O'Hagan, Lauren Alex. </span><em><span>The Sociocultural Functions of Edwardian Book Inscriptions: Taking a Multimodal Ethnohistorical Approach</span></em><span>. Routledge, 2021.</span></p><p><span>Palma, Nuno. "Historical Account Books as a Source for Quantitative History.”." </span><em><span>History and Economic Life: A Student’s Guide to Approaching Economic and Social History Sources</span></em><span> (2020).</span></p><p><span>Pires, João Victor Ribeiro. </span><em><span>Casas, escravos e livros: o cotidiano do Rio de Janeiro no período joanino a partir dos anúncios de jornal</span></em><span>. Diss. 2020.</span></p><p><span>Pooley, Gale, and Marian Tupy. "Luck or insight? The Simon–Ehrlich bet re‐examined." </span><em><span>Economic Affairs</span></em><span> 40.2 (2020): 277-280.</span></p><p><span>Porteous, J. "Versions of contemporary London staged in Westward Ho (1604), Eastward Ho (1605), and Northward Ho (1605)." (2021).</span></p><p><span>Poynter, Gavin. "The Political Economy of State Intervention."</span></p><p><span>Poynter, Gavin. </span><em><span>The Political Economy of State Intervention: Conserving Capital over the West’s Long Depression</span></em><span>. Routledge, 2020.</span></p><p><span>Pymm, Rachael. "Snakestones in early modern medicine and society." </span><em><span>Pharmaceutical Historian</span></em><span> 50.4 (2020): 129-145.</span></p><p><span>Quarmby, Kevin A. "Falstaff’s Baffled “Rabbit Sucker” and “Poulter’s Hare” in 1 Henry IV." </span><em><span>Actes des congrès de la Société française Shakespeare</span></em><span> 38 (2020).</span></p><p><span>R Guthmann, Rafael. "On the Measurement of Growth Over the Long Run." </span><em><span>On the Measurement of Growth Over the Long Run (August 21, 2020)</span></em><span> (2020).</span></p><p><span>Rawlings, Philip. "From Vigilance to Vigliante: The Rise and Fall of the Action Against the Hundred and the Reshaping of the Community's Role in Policing." </span><em><span>Available at SSRN 3714152</span></em><span> (2020).</span></p><p><span>Rhode, Paul W. "Biological Innovation without Intellectual Property Rights: Cottonseed Markets in the Antebellum American South." </span><em><span>The Journal of Economic History</span></em><span> (2020): 1-41.</span></p><p><span>Rigau-Pérez, José G., and Evelyn D. Vallejo-Calzada. "Measles, Malnutrition and Mortality: Puerto Rico, 1917-1918." </span><em><span>Puerto Rico health sciences journal</span></em><span> 39.1 (2020): 20-27.</span></p><p><span>Roberds, William, and Eugene White. </span><em><span>Central Banks, Global Shocks, and Local Crises: Lessons from the Atlanta Fed's Response to the 1920–21 Recession</span></em><span>. No. 2020-15. Federal Reserve Bank of Atlanta, 2020.</span></p><p><span>Rockoff, Hugh. </span><em><span>Off to a Good Start: The NBER and the Measurement of National Income</span></em><span>. No. w26895. National Bureau of Economic Research, 2020.</span></p><p><span>Roe, Nicholas. "Charles Armitage Brown: The Friend of Keats." </span><em><span>The Lost Romantics</span></em><span>. Palgrave Macmillan, Cham, 2020. 283-299.</span></p><p><span>Rohde, Jerry. "Humboldt Bay Shoreline, North Eureka to South Arcata: A History of Cultural Influences." (2020).</span></p><p><span>Saffeir, Jesse Bull. "This Land is My Land: racism and antiracism in farmland succession in Auburn, Maine." (2020). Cazorla Torrado, Luisa. </span><em><span>Black Stitches: African American Women’s Quilting and Story Telling</span></em><span>. Diss. Filoloxía inglesa, francesa e alemá, 2021.</span></p><p><span>Salisu, Afees A., Rangan Gupta, and Ahamuefula E. Ogbonna. "A moving average heterogeneous autoregressive model for forecasting the realized volatility of the US stock market: Evidence from over a century of data." </span><em><span>International Journal of Finance & Economics</span></em><span> (2020).</span></p><p><span>Salsman, Richard M. "THE “GOLDEN RULE” OF PUBLIC FINANCE AND PROSPECTS FOR ITS REVIVAL."</span></p><p><span>Saville-Smith, K. J. "Calcutta, Cumbria, Convict: A Eurasian progress through Empire." </span><em><span>Journal of Colonialism and Colonial History</span></em><span> 21.1 (2020).</span></p><p><span>Scott, Peter, and James Walker. "The comfortable, the rich, and the super-rich. What really happened to top British incomes during the first half of the twentieth century?." </span><em><span>The Journal of Economic History</span></em><span> 80.1 (2020): 38-68.</span></p><p><span>Scott, Peter. "Friends in high places: Government-industry relations in public sector house-building during Britain’s tower block era." </span><em><span>Business History</span></em><span> 62.4 (2020): 545-565.</span></p><p><span>Scott, Peter. "Who Should Pick Up the Bill for the British Lockdown?." </span><em><span>A New World Post COVID-19</span></em><span> (2020): 46.</span></p><p><span>Shannon, Dell. </span><em><span>Case Pending</span></em><span>. Sourcebooks, Inc., 2020.</span></p><p><span>Shields, Linda, et al. "Matthew Flinders Senior (1751–1802): Surgeon and ‘man midwife’." </span><em><span>Journal of medical biography</span></em><span> 28.2 (2020): 115-120.</span></p><p><span>Shimamura, Takuya, and Takeshi Mizunoya. "Sustainability prediction model for capital city relocation in Indonesia based on inclusive wealth and system dynamics." </span><em><span>Sustainability</span></em><span> 12.10 (2020): 4336.</span></p><p><span>Sicsú, João, Andre de Melo Modenesi, and Débora Pimentel. "Severe recession with inflation: the case of Brazil." </span><em><span>Journal of Post Keynesian Economics</span></em><span> (2020): 1-23.</span></p><p><span>Sim, David. "Following the Money: Fenian Bonds, Diasporic Nationalism, and Distant Revolutions in the Mid-Nineteenth-Century United States." </span><em><span>Past & Present</span></em><span> 247.1 (2020): 77-112.</span></p><p><span>Sjögren, Hans. "Forecasting Bubble Bursts: Assessing the Ex-ante Usability of the Log-Periodic Power Law Singularity Model." </span><em><span>Journal of Business and Applied Social Science</span></em><span> 6.2 (2020).</span></p><p><span>Skinner, Jessica L. "Like Pulling Teeth: Relationships Between Material Culture and Osteology at the Milwaukee County Poor Farm Cemetery, Wauwatosa, Wisconsin, USA." </span><em><span>Archaeologies</span></em><span> 16.2 (2020): 228-264.</span></p><p><span>Snelders, Stephen. "Global perils II: Chinese triads, Turkish families, and heroin." </span><em><span>Drug smuggler nation</span></em><span>. Manchester University Press, 2021.</span></p><p><span>Sotiropoulos, Dimitris P., Janette Rutterford, and Carolyn Keber. "UK investment trust portfolio strategies before the First World War." </span><em><span>The Economic History Review</span></em><span> 73.3 (2020): 785-814.</span></p><p><span>Soule, Gregory Kenton. The Intersection of Nineteenth-Century Hymnody and the Evangelism of Jews as Seen in the Life and Music of Max Louis Rossvally (1828–1892). Diss. New Orleans Baptist Theological Seminary, 2020.</span></p><p><span>Stephenson, Judy Z. "Contractors." </span><em><span>Contracts and Pay</span></em><span>. Palgrave Macmillan, Cham, 2020. 65-78.</span></p><p><span>Stephenson, Judy Z. "The Market for Building." </span><em><span>Contracts and Pay</span></em><span>. Palgrave Macmillan, Cham, 2020. 35-63.</span></p><p><span>Stephenson, Judy Z. </span><em><span>Contracts and Pay</span></em><span>. Springer International Publishing, 2020.</span></p><p><span>Stevens, Megan, and Alun Stevens. "The wrong Marshall: Notes on the Marshall family in response to biographies of the economist, Alfred Marshall." </span><em><span>History of Political Economy</span></em><span> 52.2 (2020): 239-273.</span></p><p><span>Stuart, David. "American trade with the British colony of New South Wales, 1792–1816—A reappraisal." </span><em><span>History Compass</span></em><span> 18.12 (2020): e12641.</span></p><p><span>Sussman, Nathan, D'Maris Coffman, and Judy Z. Stephenson. "Financing the rebuilding of the City of London after the Great Fire of 1666." (2020).</span></p><p><span>Sussman, Nathan. "Financial Developments in London in the 17th Century: The Financial Revolution Revisited."</span></p><p><span>Swain, Peter. "The Emergence of Football."</span></p><p><span>Swann, Rebecca M. "Tag-Team Back Again: Using Memory as Method to Understand the Intergenerational Transmission of Egalitarian Parenting in My Black Family." (2020).</span></p><p><span>Swash, Michael. "Sir William Osler and the Schorstein Memorial lectures at the London Hospital." </span><em><span>Journal of Medical Biography</span></em><span> (2020): 0967772020924513.</span></p><p><span>Tadei, Federico. "Colonizer Identity and Trade in Africa: Were the British More Favourable to Free Trade?." (2020).</span></p><p><span>Tan, Yvonne. "3 Piratical Headhunters yang semacam Melayu dan Cina." </span><em><span>Racial Difference and the Colonial Wars of 19th Century Southeast Asia</span></em><span> (2020): 107.</span></p><p><span>Taylor, Mark Zachary. "Benjamin Harrison, Ideas, and the Seeds of Economic Crisis: 1889-1893." (2020).</span></p><p><span>Teal, Francis. </span><em><span>The Poor and the Plutocrats: From the Poorest of the Poor to the Richest of the Rich</span></em><span>. Oxford University Press, USA, 2021.</span></p><p><span>Thurstan, Ruth H., et al. "Charting two centuries of transformation in a coastal social-ecological system: A mixed methods approach." </span><em><span>Global Environmental Change</span></em><span> 61 (2020): 102058.</span></p><p><span>Thyer, Danielle. "‘The Evil of the Age’: The New York Times and the Politicisation of Abortion, 1871." </span><em><span>Gender & History</span></em><span> 32.3 (2020): 602-620.</span></p><p><span>Todd. "Our World Accelerated." (2020).</span></p><p><span>Tokunaga, Yu. "Japanese Farmers, Mexican Workers, and the Making of Transpacific Borderlands." </span><em><span>Pacific Historical Review</span></em><span> 89.2 (2020): 165-197.</span></p><p><span>Tonks, Paul. "British Union and Empire in the Origin of Commerce: Adam Anderson as Eighteenth‐Century Historian and Scottish Political Economist." </span><em><span>History</span></em><span> 105.364 (2020): 60-81.</span></p><p><span>Trombly, Courtney. "The Space Race: Futile Fighting for Finite Findings." </span><em><span>Albany Law Journal of Science & Technology</span></em><span> 31.1 (2021): 118-148.</span></p><p><span>Turchin, Peter, and Andrey Korotayev. "The 2010 structural-demographic forecast for the 2010–2020 decade: A retrospective assessment." </span><em><span>PloS one</span></em><span> 15.8 (2020): e0237458.</span></p><p><span>Usher, John Martin. "Life in England,“For China and Tibet, and for Worldwide Revival,” Prayer and Activism between Leaving China and Discovering Pentecostalism (1900–1907)." </span><em><span>Cecil Polhill: Missionary, Gentleman and Revivalist</span></em><span>. Brill, 2020. 86-120.</span></p><p><span>VASILJEVIĆ, VERA. "THE BOMBARDMENT OF ALEXANDRIA 1882 IN THE WRITINGS OF MILAN JOVANOVIĆ MORSKI." </span><em><span>Egypt and Austria XII-Egypt and the Orient: The Current Research: Proceedings of the Conference Held at the Faculty of Croatian Studies, University of Zagreb (September 17th-22nd, 2018)</span></em><span>. Archaeopress Publishing Ltd, 2020.</span></p><p><span>Vestner, Eliot. </span><em><span>Ragtime in the White House: War, Race, and the Presidency in the Time of William McKinley</span></em><span>. Simon and Schuster, 2020.</span></p><p><span>Villarino, José-Miguel Bello. "If Mr Nottebohm had a golden passport: a study of the obligations for third countries under international law regarding citizenships-for-sale." </span><em><span>Cambridge International Law Journal</span></em><span> 9.1 (2020): 76-95.</span></p><p><span>Voigt, Friederike. "Mementoes of power and conquest: Sikh jewellery in the collection of National Museums Scotland." </span><em><span>Dividing the spoils</span></em><span>. Manchester University Press, 2020.</span></p><p><span>Walker, Christine. </span><em><span>Jamaica Ladies: Female slaveholders and the creation of Britain's Atlantic Empire</span></em><span>. UNC Press Books, 2020.</span></p><p><span>Wang, Han. </span><em><span>The Quantity Theory of Money and the Specification of Long-run Money Demand</span></em><span>. Diss. University of Victoria, 2020.</span></p><p><span>Wang, Shixuan, Rangan Gupta, and Yue-Jun Zhang. </span><em><span>Bear, Bull, Sidewalk, and Crash: The Evolution of the US Stock Market Using Over a Century of Daily Data</span></em><span>. No. 202097. 2020.</span></p><p><span>Ward, Zachary. "Internal Migration, Education, and Intergenerational Mobility: Evidence from American History." </span><em><span>Journal of Human Resources</span></em><span> (2020): 0619-10265R2.</span></p><p><span>Ward, Zachary. "The not-so-hot melting pot: The persistence of outcomes for descendants of the age of mass migration." </span><em><span>American Economic Journal: Applied Economics</span></em><span> 12.4 (2020): 73-102.</span></p><p><span>Watkins, Richard Paul. </span><em><span>Domestic Sewing Machine Attachments</span></em><span>. Richard Watkins, 2020.</span></p><p><span>Waycott, Laurel J. "Reflective Creatures: Goldfish, Affluence, and Affect in Gilded Age New York." </span><em><span>Winterthur Portfolio</span></em><span> 54.23 (2020): 149-183.</span></p><p><span>Weiss, Thomas G. "5 Accounting."</span></p><p><span>Wolfe Scheffler, Robin. "Brightening Biochemistry: Humor, Identity, and Scientific Work at the Sir William Dunn Institute of Biochemistry, 1923–1931." </span><em><span>Isis</span></em><span> 111.3 (2020): 493-514.</span></p><p><span>Wright, Peter D. "The Ballast Trade: An Economic Driver In Seventeenth-And Eighteenth-century Newcastle Upon Tyne." </span><em><span>Northern History</span></em><span> 57.1 (2020): 101-119.</span></p><p><span>Wrigley, P. A., et al. "Module Design Layout and Equipment Analysis for Off-Site Prefabrication Manufacture and Assembly in a Small Modular Reactor." </span><em><span>International Conference on Nuclear Engineering</span></em><span>. Vol. 83785. American Society of Mechanical Engineers, 2020.</span></p><p><span>Yanovskiy, Konstantin, and Sergei Zhavoronkov. "Можно ли передоверять ответственность за принятие решений ученым? Пример Альберта Эйнштейна (Is It Acceptable to Entrust Your Responsibility for Decisions to the Scientists? Case of Albert Einstein)." </span><em><span>Пример Альберта Эйнштейна (Is It Acceptable to Entrust Your Responsibility for Decisions to the Scientists</span></em><span> (2020).</span></p><p><span>Yoon, Won K. </span><em><span>Asian Tragedies in the Americas: Chinese, Japanese, and Korean Stories</span></em><span>. Lexington Books, 2021.</span></p><p><span>Yoon, Yeo Joon. "Tariffs and industrialization in late nineteenth century America: the role of scale economies." </span><em><span>European Review of Economic History</span></em><span> 25.1 (2021): 137-159.</span></p><p><span>Yumashev, Dmitry. "PAGE–ICE Integrated Assessment Models." (2020).</span></p><p><span>Zakamulin, Valeriy, and John A. Hunnes. "Stock earnings and bond yields in the US 1871–2017: The story of a changing relationship." </span><em><span>The Quarterly Review of Economics and Finance</span></em><span> (2020).</span></p><p><span>Zhu, Tong, and Lei Wang. </span><em><span>State Energy Transition</span></em><span>. Springer Singapore, 2020</span></p><p><span> </span></p><p><span> </span></p><p><span> </span></p></div> </body> </html>