Cite This Page
Bibliographic details for SDL Development
- Page name: SDL Development
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 14 February 2012 18:35 UTC
- Date retrieved: 12 March 2026 05:47 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7386
- Page Version ID: 7386
Citation styles for SDL Development
APA style
SDL Development. (2012, February 14). ArmadeusWiki, . Retrieved 05:47, March 12, 2026 from http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7386.
MLA style
"SDL Development." ArmadeusWiki, . 14 Feb 2012, 18:35 UTC. 12 Mar 2026, 05:47 <http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7386>.
MHRA style
ArmadeusWiki contributors, 'SDL Development', ArmadeusWiki, , 14 February 2012, 18:35 UTC, <http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7386> [accessed 12 March 2026]
Chicago style
ArmadeusWiki contributors, "SDL Development," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7386 (accessed March 12, 2026).
CBE/CSE style
ArmadeusWiki contributors. SDL Development [Internet]. ArmadeusWiki, ; 2012 Feb 14, 18:35 UTC [cited 2026 Mar 12]. Available from: http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7386.
Bluebook style
SDL Development, http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7386 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "SDL Development --- ArmadeusWiki{,} ",
year = "2012",
url = "http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7386",
note = "[Online; accessed 12-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 = "ArmadeusWiki",
title = "SDL Development --- ArmadeusWiki{,} ",
year = "2012",
url = "\url{http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7386}",
note = "[Online; accessed 12-March-2026]"
}