Cite This Page
Bibliographic details for Thoughts
- Page name: Thoughts
- Author: kemiko contributors
- Publisher: kemiko, .
- Date of last revision: 10 February 2017 03:39 UTC
- Date retrieved: 13 May 2026 21:14 UTC
- Permanent URL: https://wiki.kemiko.us/index.php?title=Thoughts&oldid=225
- Page Version ID: 225
Citation styles for Thoughts
APA style
Thoughts. (2017, February 10). kemiko, . Retrieved 21:14, May 13, 2026 from https://wiki.kemiko.us/index.php?title=Thoughts&oldid=225.
MLA style
"Thoughts." kemiko, . 10 Feb 2017, 03:39 UTC. 13 May 2026, 21:14 <https://wiki.kemiko.us/index.php?title=Thoughts&oldid=225>.
MHRA style
kemiko contributors, 'Thoughts', kemiko, , 10 February 2017, 03:39 UTC, <https://wiki.kemiko.us/index.php?title=Thoughts&oldid=225> [accessed 13 May 2026]
Chicago style
kemiko contributors, "Thoughts," kemiko, , https://wiki.kemiko.us/index.php?title=Thoughts&oldid=225 (accessed May 13, 2026).
CBE/CSE style
kemiko contributors. Thoughts [Internet]. kemiko, ; 2017 Feb 10, 03:39 UTC [cited 2026 May 13]. Available from: https://wiki.kemiko.us/index.php?title=Thoughts&oldid=225.
Bluebook style
Thoughts, https://wiki.kemiko.us/index.php?title=Thoughts&oldid=225 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "kemiko",
title = "Thoughts --- kemiko{,} ",
year = "2017",
url = "https://wiki.kemiko.us/index.php?title=Thoughts&oldid=225",
note = "[Online; accessed 13-May-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 = "kemiko",
title = "Thoughts --- kemiko{,} ",
year = "2017",
url = "\url{https://wiki.kemiko.us/index.php?title=Thoughts&oldid=225}",
note = "[Online; accessed 13-May-2026]"
}