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 04:17 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7389
- Page Version ID: 7389
Citation styles for SDL Development
APA style
SDL Development. (2012, February 14). ArmadeusWiki, . Retrieved 04:17, March 12, 2026 from http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7389.
MLA style
"SDL Development." ArmadeusWiki, . 14 Feb 2012, 18:35 UTC. 12 Mar 2026, 04:17 <http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7389>.
MHRA style
ArmadeusWiki contributors, 'SDL Development', ArmadeusWiki, , 14 February 2012, 18:35 UTC, <http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7389> [accessed 12 March 2026]
Chicago style
ArmadeusWiki contributors, "SDL Development," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7389 (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=7389.
Bluebook style
SDL Development, http://www.armadeus.org/wiki/index.php?title=SDL_Development&oldid=7389 (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=7389",
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=7389}",
note = "[Online; accessed 12-March-2026]"
}