-
-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Review] Citations page for Tax-Calculator #2473
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2473 +/- ##
=======================================
Coverage 99.92% 99.92%
=======================================
Files 13 13
Lines 2582 2591 +9
=======================================
+ Hits 2580 2589 +9
Misses 2 2
Continue to review full report at Codecov.
|
@chusloj just added a WIP tag. Please remove when this is ready for feedback. Thanks for your work on this! |
All tasks outlined here are finished. For the citations:
The bibliography markdown file in Jupyter Book is called NOTE: When generating the Jupyter Book docs, the For automation:
|
NOTE:
Previously, the |
@chusloj, thanks for working on this! Currently, it doesn't seem like the .md file will be reviewable before it goes live. Is that right? Also, it seems like the .bib file is updated in Tax-Calculator without a PR (although I'm not sure how the service has the credentials to do so), is that right? I am asking about these because It would be nice if any changes to the docs could be reviewed manually in a PR. If the creation of such a PR with the full text of .bib and .md is automated, that is great. But it is also ok, for now, if the process requires manual steps in RELEASING.md as part of the X-Y-Z PR that happens at release time. (We will have a concerted effort to automate everything in RELEASING.md in the future as part of a move towards continuous deployment). |
Currently, the Regarding the credentials, the For now, #2480 has been opened containing the |
@chusloj, thanks again for this PR! I'm happy to proceed with this general approach and see how things go.
|
@MattHJensen The citations page has been reformatted to sort citations by date from newest to oldest. This was done by sorting the bibliography by date during the |
Thanks for the update @chusloj. Do you know why the date is goofy for this one? Are there any others / something systematic happening? Alan D. Viard and Sita Nataraj Slavov. The Wrong Way to Make Social Security and Medicare More Progressive. Tax Notes, June 2020. URL: https://www.taxnotes.com/tax-notes-federal/social-welfare-taxation/wrong-way-make-social-security-and-medicare-more-progressive/2019/09/16/29wpk. |
Could you elaborate on what you mean by goofy? Do you mean why the date is not the first field in the citation? |
It is showing up as 2020 but it is a 2019 publication. |
Apologies, Zotero's scraping capabilities aren't perfect so some dates in the bibliography had to be edited. Citations file was updated and a new build preview has been pushed. |
This problem is addressed by #2494. Closing. |
This PR addresses #2470 regarding automatically adding citations to Tax-Calculator Jupyter Book docs.
Checklist:
citations.bib
andcitations.md
files (citations.md
is used in the Jupyter Book docs).launchd
script that usescurl
to scrapecitations.bib
from Tax-Calculator Zotero base.