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