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