We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6109e0 commit 554f665Copy full SHA for 554f665
2 files changed
src/about/cite.rst
@@ -1,7 +1,9 @@
1
Citing the Cookbook
2
%%%%%%%%%%%%%%%%%%%%
3
4
-If you reuse the code, attribution would be appreciated. Please link to the Cookbook and cite our manuscript:
+If you reuse the code, attribution would be appreciated. Please link to the Cookbook tutorial
5
+page and attribute the authors and UA Libraries for the tutorial (see each tutorial page for authors).
6
+If you use or are referring to the Cookbook in scholarship, please also consider citing our manuscript:
7
8
Link to Cookbook: `<https://ua-libraries-research-data-services.github.io/UALIB_ScholarlyAPI_Cookbook>`_
9
src/python/crossref.ipynb
@@ -2,6 +2,7 @@
"cells": [
{
"cell_type": "markdown",
+ "id": "4c9acd0e",
"metadata": {},
"source": [
"# Crossref API in Python\n",
0 commit comments