Cite This Page
Bibliographic details for AWS General Notes
- Page name: AWS General Notes
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 25 May 2024 00:27 UTC
- Date retrieved: 6 September 2026 17:34 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=AWS_General_Notes&oldid=16100
- Page Version ID: 16100
Citation styles for AWS General Notes
APA style
AWS General Notes. (2024, May 25). DISI, . Retrieved 17:34, September 6, 2026 from http://wiki.docking.org/index.php?title=AWS_General_Notes&oldid=16100.
MLA style
"AWS General Notes." DISI, . 25 May 2024, 00:27 UTC. 6 Sep 2026, 17:34 <http://wiki.docking.org/index.php?title=AWS_General_Notes&oldid=16100>.
MHRA style
DISI contributors, 'AWS General Notes', DISI, , 25 May 2024, 00:27 UTC, <http://wiki.docking.org/index.php?title=AWS_General_Notes&oldid=16100> [accessed 6 September 2026]
Chicago style
DISI contributors, "AWS General Notes," DISI, , http://wiki.docking.org/index.php?title=AWS_General_Notes&oldid=16100 (accessed September 6, 2026).
CBE/CSE style
DISI contributors. AWS General Notes [Internet]. DISI, ; 2024 May 25, 00:27 UTC [cited 2026 Sep 6]. Available from: http://wiki.docking.org/index.php?title=AWS_General_Notes&oldid=16100.
Bluebook style
AWS General Notes, http://wiki.docking.org/index.php?title=AWS_General_Notes&oldid=16100 (last visited September 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "AWS General Notes --- DISI{,} ",
year = "2024",
url = "http://wiki.docking.org/index.php?title=AWS_General_Notes&oldid=16100",
note = "[Online; accessed 6-September-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 = "DISI",
title = "AWS General Notes --- DISI{,} ",
year = "2024",
url = "\url{http://wiki.docking.org/index.php?title=AWS_General_Notes&oldid=16100}",
note = "[Online; accessed 6-September-2026]"
}