Cite This Page
Bibliographic details for Usage
- Page name: Usage
- Author: REK (L) Wiki contributors
- Publisher: REK (L) Wiki, .
- Date of last revision: 11 May 2024 15:49 UTC
- Date retrieved: 24 March 2026 07:14 UTC
- Permanent URL: https://rekwiki.shakaihatten.com/w/index.php?title=Usage&oldid=696
- Page Version ID: 696
Citation styles for Usage
APA style
Usage. (2024, May 11). REK (L) Wiki, . Retrieved 07:14, March 24, 2026 from https://rekwiki.shakaihatten.com/w/index.php?title=Usage&oldid=696.
MLA style
"Usage." REK (L) Wiki, . 11 May 2024, 15:49 UTC. 24 Mar 2026, 07:14 <https://rekwiki.shakaihatten.com/w/index.php?title=Usage&oldid=696>.
MHRA style
REK (L) Wiki contributors, 'Usage', REK (L) Wiki, , 11 May 2024, 15:49 UTC, <https://rekwiki.shakaihatten.com/w/index.php?title=Usage&oldid=696> [accessed 24 March 2026]
Chicago style
REK (L) Wiki contributors, "Usage," REK (L) Wiki, , https://rekwiki.shakaihatten.com/w/index.php?title=Usage&oldid=696 (accessed March 24, 2026).
CBE/CSE style
REK (L) Wiki contributors. Usage [Internet]. REK (L) Wiki, ; 2024 May 11, 15:49 UTC [cited 2026 Mar 24]. Available from: https://rekwiki.shakaihatten.com/w/index.php?title=Usage&oldid=696.
Bluebook style
Usage, https://rekwiki.shakaihatten.com/w/index.php?title=Usage&oldid=696 (last visited March 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "REK (L) Wiki",
title = "Usage --- REK (L) Wiki{,} ",
year = "2024",
url = "https://rekwiki.shakaihatten.com/w/index.php?title=Usage&oldid=696",
note = "[Online; accessed 24-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 = "REK (L) Wiki",
title = "Usage --- REK (L) Wiki{,} ",
year = "2024",
url = "\url{https://rekwiki.shakaihatten.com/w/index.php?title=Usage&oldid=696}",
note = "[Online; accessed 24-March-2026]"
}