citer icon indicating copy to clipboard operation
citer copied to clipboard

An online citation generator for Wikipedia

Results 8 citer issues
Sort by recently updated
recently updated
newest added

This adds a command-line interface. Useful for people like me who despise web interfaces. Might be also useful for debugging. The code is not pretty, but hey, it works. Example:...

For example https://www.icj-cij.org/public/files/case-related/182/182-20220316-ORD-01-00-EN.pdf returns a 403 Forbidden response.

couple of suggestions for improving the support for DTIC, such as: https://apps.dtic.mil/docs/citations/ADA115972 - use template:cite techreport instead of cite web - include publisher (citation_technical_report_institution) - include identifier (citation_id), ideally using...

I suggest to add some additional scraping code as described in https://hackersandslackers.com/scrape-metadata-json-ld/

I've been using Citer on Toolforge the last few days and it's very nice! I think that it might be good to add a "name" field. A person could enter...

would you consider adding support for [Cite IETF](https://en.wikipedia.org/wiki/Template:Cite_IETF)? Currently it uses, instead, Cite web, for example: ``` {{cite web | title=RFC 114: File Transfer Protocol | website=IETF Datatracker | date=1971-04-16...

I've just started using citer. So far, it looks very nice. Would it be possible to add a button to the "Named reference" section to copy only the {{cite xxx}}...

Sometimes Citer includes leading junk characters in the `oclc` parameter. Examples: * https://citer.toolforge.org/?user_input=9780674022188 includes `oclc=ocm62134798` * https://citer.toolforge.org/?user_input=978-80-210-8779-8 includes `oclc=on1021182894` In all cases, the correct OCLC number is the numbers without...