Cite This Page
Bibliographic details for DOS
- Page name: DOS
- Author: WikiRaider contributors
- Publisher: WikiRaider, .
- Date of last revision: 13 November 2017 09:17 UTC
- Date retrieved: 2 March 2026 01:07 UTC
- Permanent URL: https://www.wikiraider.com/index.php?title=DOS&oldid=110
- Page Version ID: 110
Citation styles for DOS
APA style
DOS. (2017, November 13). WikiRaider, . Retrieved 01:07, March 2, 2026 from https://www.wikiraider.com/index.php?title=DOS&oldid=110.
MLA style
"DOS." WikiRaider, . 13 Nov 2017, 09:17 UTC. 2 Mar 2026, 01:07 <https://www.wikiraider.com/index.php?title=DOS&oldid=110>.
MHRA style
WikiRaider contributors, 'DOS', WikiRaider, , 13 November 2017, 09:17 UTC, <https://www.wikiraider.com/index.php?title=DOS&oldid=110> [accessed 2 March 2026]
Chicago style
WikiRaider contributors, "DOS," WikiRaider, , https://www.wikiraider.com/index.php?title=DOS&oldid=110 (accessed March 2, 2026).
CBE/CSE style
WikiRaider contributors. DOS [Internet]. WikiRaider, ; 2017 Nov 13, 09:17 UTC [cited 2026 Mar 2]. Available from: https://www.wikiraider.com/index.php?title=DOS&oldid=110.
Bluebook style
DOS, https://www.wikiraider.com/index.php?title=DOS&oldid=110 (last visited March 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WikiRaider",
title = "DOS --- WikiRaider{,} ",
year = "2017",
url = "https://www.wikiraider.com/index.php?title=DOS&oldid=110",
note = "[Online; accessed 2-March-2026]"
}
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 be preferred:
@misc{ wiki:xxx,
author = "WikiRaider",
title = "DOS --- WikiRaider{,} ",
year = "2017",
url = "\url{https://www.wikiraider.com/index.php?title=DOS&oldid=110}",
note = "[Online; accessed 2-March-2026]"
}