-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Update the tutorials to use journal style reference #7577
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
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
... and also apply check/nbformat
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7577 +/- ##
=======================================
Coverage 97.50% 97.50%
=======================================
Files 1103 1103
Lines 99683 99683
=======================================
+ Hits 97197 97198 +1
+ Misses 2486 2485 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Prefer published papers to arxiv pre-prints, but keep the arxiv links. Use Chicago citation style as generated at scholar.google.com.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after checking and updating references to show the actual
published papers when linked from arxiv pre-prints.
Thanks for contributing this!
This PR organizes the arXiv articles into the "References" section, make the citation (e.g. [1]) a link (in both the text and reference). Fixes: quantumlib#5253 --------- Co-authored-by: Pavol Juhas <[email protected]>
This PR organizes the arXiv articles into the "References" section, make the citation (e.g. [1]) a link (in both the text and reference).
Fixes: #5253