From e135fc12d9cc1bb8a31fb369855cd5a651e34090 Mon Sep 17 00:00:00 2001 From: TerenceLiu98 Date: Sat, 29 May 2021 16:57:03 +0800 Subject: [PATCH] update --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae95789..508fa65 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,19 @@ python -m pip install CEDApy * Thanks [Chicago Federal Reserve Bank](https://www.chicagofed.org/) * Thanks [Philadelphia Federal Reserve Bank](https://www.philadelphiafed.org/) * Thanks [eurostat Economic Indicators](https://ec.europa.eu/eurostat/cache/infographs/economy/desktop/index.html) -* Thanks [Europen Central Bank](https://www.ecb.europa.eu) \ No newline at end of file +* Thanks [Europen Central Bank](https://www.ecb.europa.eu) + +## If you want to cite... + +```txt +@misc{LIU2021, + author = {Terence,Junjie-LIU}, + title = {CEDApy: A centralized macro-economic data library}, + year = {2021}, + publisher = {GitHub}, + journal = {GitHub repository}, + howpublished = {\url{https://github.com/TerenceLiu98/CEDApy}}, + url = "https://pypi.org/project/CEDApy/", + commit = {117e6e61d05af48576a8734c6b87248a380e6114} +} +``` \ No newline at end of file