Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Light Stream (EN) contributors
- Publisher: Light Stream (EN), .
- Date of last revision: 7 February 2024 04:21 UTC
- Date retrieved: 8 September 2026 08:39 UTC
- Permanent URL: http://en.lightstream.pro/index.php?title=Main_Page&oldid=265
- Page Version ID: 265
Citation styles for Main Page
APA style
Main Page. (2024, February 7). Light Stream (EN), . Retrieved 08:39, September 8, 2026 from http://en.lightstream.pro/index.php?title=Main_Page&oldid=265.
MLA style
"Main Page." Light Stream (EN), . 7 Feb 2024, 04:21 UTC. 8 Sep 2026, 08:39 <http://en.lightstream.pro/index.php?title=Main_Page&oldid=265>.
MHRA style
Light Stream (EN) contributors, 'Main Page', Light Stream (EN), , 7 February 2024, 04:21 UTC, <http://en.lightstream.pro/index.php?title=Main_Page&oldid=265> [accessed 8 September 2026]
Chicago style
Light Stream (EN) contributors, "Main Page," Light Stream (EN), , http://en.lightstream.pro/index.php?title=Main_Page&oldid=265 (accessed September 8, 2026).
CBE/CSE style
Light Stream (EN) contributors. Main Page [Internet]. Light Stream (EN), ; 2024 Feb 7, 04:21 UTC [cited 2026 Sep 8]. Available from: http://en.lightstream.pro/index.php?title=Main_Page&oldid=265.
Bluebook style
Main Page, http://en.lightstream.pro/index.php?title=Main_Page&oldid=265 (last visited September 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Light Stream (EN)",
title = "Main Page --- Light Stream (EN){,} ",
year = "2024",
url = "http://en.lightstream.pro/index.php?title=Main_Page&oldid=265",
note = "[Online; accessed 8-September-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 = "Light Stream (EN)",
title = "Main Page --- Light Stream (EN){,} ",
year = "2024",
url = "\url{http://en.lightstream.pro/index.php?title=Main_Page&oldid=265}",
note = "[Online; accessed 8-September-2026]"
}