Cite This Page
Bibliographic details for Column-width
- Page name: Column-width
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 17 December 2014 20:09 UTC
- Date retrieved: 7 November 2025 12:24 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Column-width&oldid=104
- Page Version ID: 104
Citation styles for Column-width
APA style
Column-width. (2014, December 17). blackwiki, . Retrieved 12:24, November 7, 2025 from https://blackwiki.org/index.php?title=Column-width&oldid=104.
MLA style
"Column-width." blackwiki, . 17 Dec 2014, 20:09 UTC. 7 Nov 2025, 12:24 <https://blackwiki.org/index.php?title=Column-width&oldid=104>.
MHRA style
blackwiki contributors, 'Column-width', blackwiki, , 17 December 2014, 20:09 UTC, <https://blackwiki.org/index.php?title=Column-width&oldid=104> [accessed 7 November 2025]
Chicago style
blackwiki contributors, "Column-width," blackwiki, , https://blackwiki.org/index.php?title=Column-width&oldid=104 (accessed November 7, 2025).
CBE/CSE style
blackwiki contributors. Column-width [Internet]. blackwiki, ; 2014 Dec 17, 20:09 UTC [cited 2025 Nov 7]. Available from: https://blackwiki.org/index.php?title=Column-width&oldid=104.
Bluebook style
Column-width, https://blackwiki.org/index.php?title=Column-width&oldid=104 (last visited November 7, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Column-width --- blackwiki{,} ",
year = "2014",
url = "https://blackwiki.org/index.php?title=Column-width&oldid=104",
note = "[Online; accessed 7-November-2025]"
}
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 = "Column-width --- blackwiki{,} ",
year = "2014",
url = "\url{https://blackwiki.org/index.php?title=Column-width&oldid=104}",
note = "[Online; accessed 7-November-2025]"
}