Cite This Page
Bibliographic details for Home
- Page name: Home
- Author: AC Community Wiki contributors
- Publisher: AC Community Wiki.
- Date of last revision: 10 November 2014 05:24 UTC
- Date retrieved: 11 June 2026 19:51 UTC
- Permanent URL: https://asheron.info/wiki/index.php?title=Home&oldid=103501
- Page Version ID: 103501
Citation styles for Home
APA style
Home. (2014, November 10). AC Community Wiki. Retrieved 19:51, June 11, 2026 from https://asheron.info/wiki/index.php?title=Home&oldid=103501.
MLA style
"Home." AC Community Wiki. 10 Nov 2014, 05:24 UTC. 11 Jun 2026, 19:51 <https://asheron.info/wiki/index.php?title=Home&oldid=103501>.
MHRA style
AC Community Wiki contributors, 'Home', AC Community Wiki, 10 November 2014, 05:24 UTC, <https://asheron.info/wiki/index.php?title=Home&oldid=103501> [accessed 11 June 2026]
Chicago style
AC Community Wiki contributors, "Home," AC Community Wiki, https://asheron.info/wiki/index.php?title=Home&oldid=103501 (accessed June 11, 2026).
CBE/CSE style
AC Community Wiki contributors. Home [Internet]. AC Community Wiki; 2014 Nov 10, 05:24 UTC [cited 2026 Jun 11]. Available from: https://asheron.info/wiki/index.php?title=Home&oldid=103501.
Bluebook style
Home, https://asheron.info/wiki/index.php?title=Home&oldid=103501 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "AC Community Wiki",
title = "Home --- AC Community Wiki{,} ",
year = "2014",
url = "https://asheron.info/wiki/index.php?title=Home&oldid=103501",
note = "[Online; accessed 11-June-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 = "AC Community Wiki",
title = "Home --- AC Community Wiki{,} ",
year = "2014",
url = "\url{https://asheron.info/wiki/index.php?title=Home&oldid=103501}",
note = "[Online; accessed 11-June-2026]"
}