Cite This Page
Bibliographic details for Entity Database/Component Storage
- Page name: Entity Database/Component Storage
- Author: Usagi Engine contributors
- Publisher: Usagi Engine, .
- Date of last revision: 13 December 2019 10:46 UTC
- Date retrieved: <citation>13 December 2019 10:46 UTC</citation>
- Permanent URL: https://yuki.moe/wiki/index.php?title=Entity_Database/Component_Storage&oldid=2
- Page Version ID: 2
Citation styles for Entity Database/Component Storage
APA style
Entity Database/Component Storage. (2019, December 13). Usagi Engine, . Retrieved <citation>10:46, December 13, 2019</citation> from https://yuki.moe/wiki/index.php?title=Entity_Database/Component_Storage&oldid=2.
MLA style
"Entity Database/Component Storage." Usagi Engine, . 13 Dec 2019, 10:46 UTC. <citation>13 Dec 2019, 10:46</citation> <https://yuki.moe/wiki/index.php?title=Entity_Database/Component_Storage&oldid=2>.
MHRA style
Usagi Engine contributors, 'Entity Database/Component Storage', Usagi Engine, , 13 December 2019, 10:46 UTC, <https://yuki.moe/wiki/index.php?title=Entity_Database/Component_Storage&oldid=2> [accessed <citation>13 December 2019</citation>]
Chicago style
Usagi Engine contributors, "Entity Database/Component Storage," Usagi Engine, , https://yuki.moe/wiki/index.php?title=Entity_Database/Component_Storage&oldid=2 (accessed <citation>December 13, 2019</citation>).
CBE/CSE style
Usagi Engine contributors. Entity Database/Component Storage [Internet]. Usagi Engine, ; 2019 Dec 13, 10:46 UTC [cited <citation>2019 Dec 13</citation>]. Available from: https://yuki.moe/wiki/index.php?title=Entity_Database/Component_Storage&oldid=2.
Bluebook style
Entity Database/Component Storage, https://yuki.moe/wiki/index.php?title=Entity_Database/Component_Storage&oldid=2 (last visited <citation>December 13, 2019</citation>).
BibTeX entry
@misc{ wiki:xxx,
author = "Usagi Engine",
title = "Entity Database/Component Storage --- Usagi Engine{,} ",
year = "2019",
url = "https://yuki.moe/wiki/index.php?title=Entity_Database/Component_Storage&oldid=2",
note = "[Online; accessed <citation>13-December-2019</citation>]"
}
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 = "Usagi Engine",
title = "Entity Database/Component Storage --- Usagi Engine{,} ",
year = "2019",
url = "\url{https://yuki.moe/wiki/index.php?title=Entity_Database/Component_Storage&oldid=2}",
note = "[Online; accessed <citation>13-December-2019</citation>]"
}