Cite This Page
Bibliographic details for APF6 SP The full howto
- Page name: APF6 SP The full howto
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 12 November 2019 13:56 UTC
- Date retrieved: 26 March 2026 21:01 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=APF6_SP_The_full_howto&oldid=13658
- Page Version ID: 13658
Citation styles for APF6 SP The full howto
APA style
APF6 SP The full howto. (2019, November 12). ArmadeusWiki, . Retrieved 21:01, March 26, 2026 from http://www.armadeus.org/wiki/index.php?title=APF6_SP_The_full_howto&oldid=13658.
MLA style
"APF6 SP The full howto." ArmadeusWiki, . 12 Nov 2019, 13:56 UTC. 26 Mar 2026, 21:01 <http://www.armadeus.org/wiki/index.php?title=APF6_SP_The_full_howto&oldid=13658>.
MHRA style
ArmadeusWiki contributors, 'APF6 SP The full howto', ArmadeusWiki, , 12 November 2019, 13:56 UTC, <http://www.armadeus.org/wiki/index.php?title=APF6_SP_The_full_howto&oldid=13658> [accessed 26 March 2026]
Chicago style
ArmadeusWiki contributors, "APF6 SP The full howto," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=APF6_SP_The_full_howto&oldid=13658 (accessed March 26, 2026).
CBE/CSE style
ArmadeusWiki contributors. APF6 SP The full howto [Internet]. ArmadeusWiki, ; 2019 Nov 12, 13:56 UTC [cited 2026 Mar 26]. Available from: http://www.armadeus.org/wiki/index.php?title=APF6_SP_The_full_howto&oldid=13658.
Bluebook style
APF6 SP The full howto, http://www.armadeus.org/wiki/index.php?title=APF6_SP_The_full_howto&oldid=13658 (last visited March 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "APF6 SP The full howto --- ArmadeusWiki{,} ",
year = "2019",
url = "http://www.armadeus.org/wiki/index.php?title=APF6_SP_The_full_howto&oldid=13658",
note = "[Online; accessed 26-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 = "APF6 SP The full howto --- ArmadeusWiki{,} ",
year = "2019",
url = "\url{http://www.armadeus.org/wiki/index.php?title=APF6_SP_The_full_howto&oldid=13658}",
note = "[Online; accessed 26-March-2026]"
}