You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: web_api.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ To request all available columns at once the special key word `ALL` can be used:
141
141
142
142
**`additionalBibColumns=...`:**
143
143
144
-
For `/bibliography` the API provices this additional argument. It can contains a comma-separated list of additional fields queried from the BibTeX entry of the respective package. The values of these fields are returned via the `additionalBibEntries` field in the returned JSON-objects.
144
+
For `/bibliography` the API provides this additional argument. It can contain a comma-separated list of additional fields that should be queried from the BibTeX entries. The values of these fields are returned via the `additionalBibEntries` field in the JSON object.
0 commit comments