Cite This Page
Bibliographic details for Table of contents
- Page name: Table of contents
- Author: WikiAnesthesia contributors
- Publisher: WikiAnesthesia, .
- Date of last revision: 8 January 2025 14:25 UTC
- Date retrieved: 10 March 2026 10:08 UTC
- Permanent URL: https://wikianesthesia.org/w/index.php?title=Table_of_contents&oldid=17027
- Page Version ID: 17027
Citation styles for Table of contents
APA style
Table of contents. (2025, January 8). WikiAnesthesia, . Retrieved 10:08, March 10, 2026 from https://wikianesthesia.org/w/index.php?title=Table_of_contents&oldid=17027.
MLA style
"Table of contents." WikiAnesthesia, . 8 Jan 2025, 14:25 UTC. 10 Mar 2026, 10:08 <https://wikianesthesia.org/w/index.php?title=Table_of_contents&oldid=17027>.
MHRA style
WikiAnesthesia contributors, 'Table of contents', WikiAnesthesia, , 8 January 2025, 14:25 UTC, <https://wikianesthesia.org/w/index.php?title=Table_of_contents&oldid=17027> [accessed 10 March 2026]
Chicago style
WikiAnesthesia contributors, "Table of contents," WikiAnesthesia, , https://wikianesthesia.org/w/index.php?title=Table_of_contents&oldid=17027 (accessed March 10, 2026).
CBE/CSE style
WikiAnesthesia contributors. Table of contents [Internet]. WikiAnesthesia, ; 2025 Jan 8, 14:25 UTC [cited 2026 Mar 10]. Available from: https://wikianesthesia.org/w/index.php?title=Table_of_contents&oldid=17027.
Bluebook style
Table of contents, https://wikianesthesia.org/w/index.php?title=Table_of_contents&oldid=17027 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WikiAnesthesia",
title = "Table of contents --- WikiAnesthesia{,} ",
year = "2025",
url = "https://wikianesthesia.org/w/index.php?title=Table_of_contents&oldid=17027",
note = "[Online; accessed 10-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 = "WikiAnesthesia",
title = "Table of contents --- WikiAnesthesia{,} ",
year = "2025",
url = "\url{https://wikianesthesia.org/w/index.php?title=Table_of_contents&oldid=17027}",
note = "[Online; accessed 10-March-2026]"
}