Skip to content

Commit 9333c17

Browse files
authored
Remove warning about CrossRef API server issues
Removed warning about server issues with CrossRef API.
1 parent ff7b723 commit 9333c17

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

notebooks/getting_started/part2_searching_basics.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2167,8 +2167,6 @@
21672167
"If you use data from IDC, you should also acknowledge IDC as the source of the data, and cite individual datasets that you used.\n",
21682168
"\n",
21692169
"To help you comply with the attribution requirements, `idc-index` provides a convenience function `citations_from_selection` that will look up the DOIs and generate the list of citations.\n",
2170-
"\n",
2171-
"WARNING: As of May 30, 2024, due to server issues at api.crossref.org, the following cell may not work. In the future, we will replace the API call to CrossRef with a cached list of publication to address this issue.\n"
21722170
]
21732171
},
21742172
{
@@ -2286,4 +2284,4 @@
22862284
},
22872285
"nbformat": 4,
22882286
"nbformat_minor": 0
2289-
}
2287+
}

0 commit comments

Comments
 (0)