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
pandoc-url2cite is based on the work of the [Zotero] developers. Zotero has a set of "Translators" that are able to extract citation info from a number of specific and general web pages. These translators are written in Javascript and run within the context of the given web site. They are made to be used from the Zotero Connector browser extension, but thankfully there is a standalone Translation Server as well. To avoid the effort required to automatically start and manage this server locally, pandoc-url2cite instead uses a publicly accessible instance of this server provided by Wikipedia with a public REST API.
Code Ref: https://github.com/phiresky/pandoc-url2cite/blob/29d4de9e936996b7232a54cbf926536ce8b0c885/index.ts#L69
Citoid API: https://www.mediawiki.org/wiki/Citoid/API
The text was updated successfully, but these errors were encountered: