Skip to content

Commit

Permalink
Merge pull request #66 from QuantEcon/cite
Browse files Browse the repository at this point in the history
ENH: add CUP and Amazon links
  • Loading branch information
mmcky authored Sep 12, 2024
2 parents 4a2710a + 0f26fec commit 8f1a930
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/assets/citation.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@book{Sargent_Stachurski_2024,
place={Cambridge},
series={Structural Analysis in the Social Sciences},
title={Economic Networks: Theory and Computation},
publisher={Cambridge University Press},
author={Sargent, Thomas J. and Stachurski, John},
year={2024},
collection={Structural Analysis in the Social Sciences}
}
7 changes: 7 additions & 0 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,16 @@
<h1>Economic Networks</h1>
<h2>Theory and Computation</h2>
<p><a href="http://www.tomsargent.com">Thomas J. Sargent</a> and <a href="http://johnstachurski.net">John Stachurski</a></p>
<p>
<a href="https://www.cambridge.org/core/books/economic-networks/2684D7986C7E48A82A762DFEEEA49B46">Cambridge University Press</a>
<br><a href="https://www.amazon.com/Economic-Networks-Theory-Computation-53/dp/1009456369/">Amazon</a>
</p>
<p>Download the textbook <a href="https://github.com/QuantEcon/book-networks-public/blob/main/pdf/networks.pdf" download>here</a>
<br><a href="https://github.com/QuantEcon/book-networks-public/blob/main/pdf/networks_chinese.pdf" download>你可以点击 这里 下载电子版教材</a>
</p>
<p>
<p><a href="https://github.com/QuantEcon/book-networks-public/blob/main/assets/citation.bib" download>Bibtex Citation</a>
</p>
<ul class="actions">
<li><a href="#first" class="arrow scrolly"><span class="label">Next</span></a></li>
</ul>
Expand Down

2 comments on commit 8f1a930

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.