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