Cite This Page
From MSX Game Library
Bibliographic details for Literal expression
- Page name: Literal expression
- Author: MSX Game Library contributors
- Publisher: MSX Game Library, .
- Date of last revision: 5 June 2022 10:14 UTC
- Date retrieved: 20 March 2026 05:10 UTC
- Permanent URL: https://aoineko.org/msxgl/index.php?title=Literal_expression&oldid=435
- Page Version ID: 435
Citation styles for Literal expression
APA style
Literal expression. (2022, June 5). MSX Game Library, . Retrieved05:10, March 20, 2026
from https://aoineko.org/msxgl/index.php?title=Literal_expression&oldid=435.
MLA style
"Literal expression." MSX Game Library, . 5 Jun 2022, 10:14 UTC.20 Mar 2026, 05:10
<https://aoineko.org/msxgl/index.php?title=Literal_expression&oldid=435>.
MHRA style
MSX Game Library contributors, 'Literal expression', MSX Game Library, , 5 June 2022, 10:14 UTC, <https://aoineko.org/msxgl/index.php?title=Literal_expression&oldid=435> [accessed20 March 2026
]
Chicago style
MSX Game Library contributors, "Literal expression," MSX Game Library, , https://aoineko.org/msxgl/index.php?title=Literal_expression&oldid=435 (accessedMarch 20, 2026
).
CBE/CSE style
MSX Game Library contributors. Literal expression [Internet]. MSX Game Library, ; 2022 Jun 5, 10:14 UTC [cited2026 Mar 20
]. Available from:
https://aoineko.org/msxgl/index.php?title=Literal_expression&oldid=435.
Bluebook style
Literal expression, https://aoineko.org/msxgl/index.php?title=Literal_expression&oldid=435 (last visitedMarch 20, 2026
).
BibTeX entry
@misc{ wiki:xxx,
author = "MSX Game Library",
title = "Literal expression --- MSX Game Library{,} ",
year = "2022",
url = "https://aoineko.org/msxgl/index.php?title=Literal_expression&oldid=435",
note = "[Online; accessed 20-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 = "MSX Game Library",
title = "Literal expression --- MSX Game Library{,} ",
year = "2022",
url = "\url{https://aoineko.org/msxgl/index.php?title=Literal_expression&oldid=435}",
note = "[Online; accessed 20-March-2026
]"
}