Cite This Page
Bibliographic details for Imports
- Page name: Imports
- Author: Meta contributors
- Publisher: Meta, .
- Date of last revision: 24 October 2022 20:58 UTC
- Date retrieved: 27 January 2023 07:20 UTC
- Permanent URL: https://meta.miraheze.org/w/index.php?title=Imports&oldid=278084
- Page Version ID: 278084
Citation styles for Imports
APA style
Imports. (2022, October 24). Meta, . Retrieved 07:20, January 27, 2023 from https://meta.miraheze.org/w/index.php?title=Imports&oldid=278084.
MLA style
"Imports." Meta, . 24 Oct 2022, 20:58 UTC. 27 Jan 2023, 07:20 <https://meta.miraheze.org/w/index.php?title=Imports&oldid=278084>.
MHRA style
Meta contributors, 'Imports', Meta, , 24 October 2022, 20:58 UTC, <https://meta.miraheze.org/w/index.php?title=Imports&oldid=278084> [accessed 27 January 2023]
Chicago style
Meta contributors, "Imports," Meta, , https://meta.miraheze.org/w/index.php?title=Imports&oldid=278084 (accessed January 27, 2023).
CBE/CSE style
Meta contributors. Imports [Internet]. Meta, ; 2022 Oct 24, 20:58 UTC [cited 2023 Jan 27]. Available from: https://meta.miraheze.org/w/index.php?title=Imports&oldid=278084.
Bluebook style
Imports, https://meta.miraheze.org/w/index.php?title=Imports&oldid=278084 (last visited January 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Meta", title = "Imports --- Meta{,} ", year = "2022", url = "https://meta.miraheze.org/w/index.php?title=Imports&oldid=278084", note = "[Online; accessed 27-January-2023]" }
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 = "Meta", title = "Imports --- Meta{,} ", year = "2022", url = "\url{https://meta.miraheze.org/w/index.php?title=Imports&oldid=278084}", note = "[Online; accessed 27-January-2023]" }