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