Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Hedge.lu contributors
- Publisher: Hedge.lu, .
- Date of last revision: 25 September 2017 18:40 UTC
- Date retrieved: 6 May 2026 05:54 UTC
- Permanent URL: http://hedge.lu/index.php?title=Main_Page&oldid=83
- Page Version ID: 83
Citation styles for Main Page
APA style
Main Page. (2017, September 25). Hedge.lu, . Retrieved 05:54, May 6, 2026 from http://hedge.lu/index.php?title=Main_Page&oldid=83.
MLA style
"Main Page." Hedge.lu, . 25 Sep 2017, 18:40 UTC. 6 May 2026, 05:54 <http://hedge.lu/index.php?title=Main_Page&oldid=83>.
MHRA style
Hedge.lu contributors, 'Main Page', Hedge.lu, , 25 September 2017, 18:40 UTC, <http://hedge.lu/index.php?title=Main_Page&oldid=83> [accessed 6 May 2026]
Chicago style
Hedge.lu contributors, "Main Page," Hedge.lu, , http://hedge.lu/index.php?title=Main_Page&oldid=83 (accessed May 6, 2026).
CBE/CSE style
Hedge.lu contributors. Main Page [Internet]. Hedge.lu, ; 2017 Sep 25, 18:40 UTC [cited 2026 May 6]. Available from: http://hedge.lu/index.php?title=Main_Page&oldid=83.
Bluebook style
Main Page, http://hedge.lu/index.php?title=Main_Page&oldid=83 (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=83",
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=83}",
note = "[Online; accessed 6-May-2026]"
}