Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Hedge.lu contributors
- Publisher: Hedge.lu, .
- Date of last revision: 19 July 2017 01:41 UTC
- Date retrieved: 6 May 2026 05:57 UTC
- Permanent URL: http://hedge.lu/index.php?title=Main_Page&oldid=75
- Page Version ID: 75
Citation styles for Main Page
APA style
Main Page. (2017, July 19). Hedge.lu, . Retrieved 05:57, May 6, 2026 from http://hedge.lu/index.php?title=Main_Page&oldid=75.
MLA style
"Main Page." Hedge.lu, . 19 Jul 2017, 01:41 UTC. 6 May 2026, 05:57 <http://hedge.lu/index.php?title=Main_Page&oldid=75>.
MHRA style
Hedge.lu contributors, 'Main Page', Hedge.lu, , 19 July 2017, 01:41 UTC, <http://hedge.lu/index.php?title=Main_Page&oldid=75> [accessed 6 May 2026]
Chicago style
Hedge.lu contributors, "Main Page," Hedge.lu, , http://hedge.lu/index.php?title=Main_Page&oldid=75 (accessed May 6, 2026).
CBE/CSE style
Hedge.lu contributors. Main Page [Internet]. Hedge.lu, ; 2017 Jul 19, 01:41 UTC [cited 2026 May 6]. Available from: http://hedge.lu/index.php?title=Main_Page&oldid=75.
Bluebook style
Main Page, http://hedge.lu/index.php?title=Main_Page&oldid=75 (last visited May 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Hedge.lu",
title = "Main Page --- Hedge.lu{,} ",
year = "2017",
url = "http://hedge.lu/index.php?title=Main_Page&oldid=75",
note = "[Online; accessed 6-May-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 = "Hedge.lu",
title = "Main Page --- Hedge.lu{,} ",
year = "2017",
url = "\url{http://hedge.lu/index.php?title=Main_Page&oldid=75}",
note = "[Online; accessed 6-May-2026]"
}