Cite This Page
Bibliographic details for Trim
- Page name: Trim
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 3 September 2020 16:09 UTC
- Date retrieved: 19 April 2026 10:36 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Trim&oldid=127
- Page Version ID: 127
Citation styles for Trim
APA style
Trim. (2020, September 3). blackwiki, . Retrieved 10:36, April 19, 2026 from https://blackwiki.org/index.php?title=Trim&oldid=127.
MLA style
"Trim." blackwiki, . 3 Sep 2020, 16:09 UTC. 19 Apr 2026, 10:36 <https://blackwiki.org/index.php?title=Trim&oldid=127>.
MHRA style
blackwiki contributors, 'Trim', blackwiki, , 3 September 2020, 16:09 UTC, <https://blackwiki.org/index.php?title=Trim&oldid=127> [accessed 19 April 2026]
Chicago style
blackwiki contributors, "Trim," blackwiki, , https://blackwiki.org/index.php?title=Trim&oldid=127 (accessed April 19, 2026).
CBE/CSE style
blackwiki contributors. Trim [Internet]. blackwiki, ; 2020 Sep 3, 16:09 UTC [cited 2026 Apr 19]. Available from: https://blackwiki.org/index.php?title=Trim&oldid=127.
Bluebook style
Trim, https://blackwiki.org/index.php?title=Trim&oldid=127 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Trim --- blackwiki{,} ",
year = "2020",
url = "https://blackwiki.org/index.php?title=Trim&oldid=127",
note = "[Online; accessed 19-April-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 = "blackwiki",
title = "Trim --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=Trim&oldid=127}",
note = "[Online; accessed 19-April-2026]"
}