Cite
From Ben's Writing
Bibliographic details for Fixing the way Vista Auto-detects Installers
- Page name: Fixing the way Vista Auto-detects Installers
- Author: Ben's Writing contributors
- Publisher: Ben's Writing, .
- Date of last revision: 11 June 2008 16:56 UTC
- Date retrieved: 6 September 2010 13:52 UTC
- Permanent URL: http://ben.versionzero.org/w/index.php?title=Fixing_the_way_Vista_Auto-detects_Installers&oldid=2859
- Page Version ID: 2859
Citation styles for Fixing the way Vista Auto-detects Installers
APA style
Fixing the way Vista Auto-detects Installers. (2008, June 11). Ben's Writing, . Retrieved 13:52, September 6, 2010 from http://ben.versionzero.org/w/index.php?title=Fixing_the_way_Vista_Auto-detects_Installers&oldid=2859.
MLA style
"Fixing the way Vista Auto-detects Installers." Ben's Writing, . 11 Jun 2008, 16:56 UTC. 6 Sep 2010, 13:52 <http://ben.versionzero.org/w/index.php?title=Fixing_the_way_Vista_Auto-detects_Installers&oldid=2859>.
MHRA style
Ben's Writing contributors, 'Fixing the way Vista Auto-detects Installers', Ben's Writing, , 11 June 2008, 16:56 UTC, <http://ben.versionzero.org/w/index.php?title=Fixing_the_way_Vista_Auto-detects_Installers&oldid=2859> [accessed 6 September 2010]
Chicago style
Ben's Writing contributors, "Fixing the way Vista Auto-detects Installers," Ben's Writing, , http://ben.versionzero.org/w/index.php?title=Fixing_the_way_Vista_Auto-detects_Installers&oldid=2859 (accessed September 6, 2010).
CBE/CSE style
Ben's Writing contributors. Fixing the way Vista Auto-detects Installers [Internet]. Ben's Writing, ; 2008 Jun 11, 16:56 UTC [cited 2010 Sep 6]. Available from: http://ben.versionzero.org/w/index.php?title=Fixing_the_way_Vista_Auto-detects_Installers&oldid=2859.
Bluebook style
Fixing the way Vista Auto-detects Installers, http://ben.versionzero.org/w/index.php?title=Fixing_the_way_Vista_Auto-detects_Installers&oldid=2859 (last visited September 6, 2010).
BibTeX entry
@misc{ wiki:xxx,
author = "Ben's Writing",
title = "Fixing the way Vista Auto-detects Installers --- Ben's Writing{,} ",
year = "2008",
url = "http://ben.versionzero.org/w/index.php?title=Fixing_the_way_Vista_Auto-detects_Installers&oldid=2859",
note = "[Online; accessed 6-September-2010]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may preferred:
@misc{ wiki:xxx,
author = "Ben's Writing",
title = "Fixing the way Vista Auto-detects Installers --- Ben's Writing{,} ",
year = "2008",
url = "\url{http://ben.versionzero.org/w/index.php?title=Fixing_the_way_Vista_Auto-detects_Installers&oldid=2859}",
note = "[Online; accessed 6-September-2010]"
}
