Reference Tooltips
This document is a work in progress. Comments are appreciated but this is not a final draft.
This document describes the behavior of a modified reference viewing system for Wikipedia. This document is a work in progress. Feedback is welcome on the talk page.
Contents |
[edit] Rationale
Currently, Wikimedia sites list all references at the bottom of the article. For large articles, especially those with many references, this is sub-optimal. Checking an article's references requires several traversals over the entire length of the article, during which time the reader will often lose their place.
[edit] Hypotheses
This is a general usability feature. It is hypothesized that readers will be more likely to visit references if they are immediately accessible without having to traverse the entire page length.
[edit] Current Workflow
In articles, a statement is referenced with a super-scripted, internal page link. Clicking on this link will take the user to the bottom of the page to the whole reference list. The specific reference is then highlighted. The user then clicks the link there and the referenced external link is opened.
[edit] User Experience
When the user hovers their mouse over the super-scripted citation link in an article, a hover will appear above that includes the reference footnote. The user can then move their mouse into the hover and click on the link(s) there to open the external references.
Clicking on the super-scripted reference link will behave as normal (the user will be brought to the reference list).
[edit] Javascript and Tablet Considerations
This feature requires Javascript. Browsers with Javascript disabled will not have this feature.
This feature may not be usable with tablets and other touch screen interfaces without eliminating the current "click takes you to the reference list" behavior.