Jump to content

User:CitationTool/Features

From Wikipedia, the free encyclopedia

Features

[edit]

Please feel free to add additional requested features to list.

  1. Diagnose issues related to content in non-first named references.
    • Identify cases where multiple same-named references contain content. In such case, the non-first content will not be rendered by <references/>.
    • Identify cases where an empty named reference occurs before the one (or more) with content, and <references/> renders that note as empty.
    • Propose revision of article source with named reference content in first position. If multiple occurrences have contents, provide a manual choice of which one is the "authentic" note content.
  2. In a user-guided manner, convert m:Cite.php references that look like citations to either Harvard or Label reference templates.
    • What's the criterion for "looks like"? Maybe start with ones that are entirely {cite XXX} templates.
    • Any better idea of what a citation is (as opposed to a footnote), from a robot perspective?
  3. Create separate "Footnotes" and "References" sections for the two types of notes.
  4. Put the whole thing on a web interface that lets users make the necessary decisions with checkboxes and the like.
    • The final result should be text that a user may copy into an article. I definitely don't want to have some errant bot make bad decisions without human guidance.
  5. Convert bare references (i.e. [http://example.com/page.html]) to full {{cite web}} citation templates by following links and extracting metadata.
  6. Automatically "WebCite" (cache/archive) cited URLs. WebCite has a relatively straightforward XML-based ASP for this, see http://www.webcitation.org/faq. Caching cited URLs with WebCite prevents Link rot and archives a snapshot of the URL an author meant to cite. The cited URL can either be replaced by a WebCite link (which contains the cited URL and caching date, or a unique snapshot ID) (note that this should be done only for new articles, otherwise we can't be sure if the page has been updated or disappeared), or the WebCite link could be added to the originally cited URL.
  7. Identify reference strings that are out of chronology and allow for a quick fix.