Large

BBC to Wikipedia citation

By Fae Last update Aug 27, 2010 — Installed 299 times.

Script Summary: Create a Wikipedia citation from BBC Website and BBC News pages.



Thumb Thumb Thumb Thumb

Creates a standard {{cite news}} or {{cite web}} template depending on the website address. The script has a best guess at fields using available meta-data, marked by-lines and may also revert to using the web page title. The BBC is slightly inconsistent but the script makes several intelligent changes and this seems to work sufficiently well for almost all article style news and web pages that would be relevant for a Wikipedia citation.

23 Oct 2009 update: Enhance ref and layout buttons and add BBC standard width to cite box.
2 Nov 2009 update: Better dates in line with style guidelines.

You may find the similar scripts for The Times, The New York Times and Wired of interest.

Example output (news):

<ref name=BBC20091020 >{{cite news
 |title = Meeting - Tuesday, 3pm. You free?
 |last = Lane
 |first = Megan
 |date = 20 October 2009
 |newspaper = BBC News
 |url = http://news.bbc.co.uk/1/hi/magazine/8314339.stm
}}</ref>

Example output (web):

<ref name=BBC20090211 >{{cite web
 |title = Biography page for presenter Evan Davis
 |date = 11 February 2009
 |accessdate = 2 November 2009
 |publisher = BBC
 |url = http://www.bbc.co.uk/radio4/people/presenters/evan-davis/
}}</ref>