Cite This Page
Bibliographic details for Derivative's documentation matters
- Page name: Derivative's documentation matters
- Author: Hedge.lu contributors
- Publisher: Hedge.lu, .
- Date of last revision: 5 June 2018 09:55 UTC
- Date retrieved: 1 July 2018 04:01 UTC
- Permanent URL: http://hedge.lu/index.php?title=Derivative%27s_documentation_matters&oldid=92
- Page Version ID: 92
Citation styles for Derivative's documentation matters
APA style
Derivative's documentation matters. (2018, June 5). Hedge.lu, . Retrieved 04:01, July 1, 2018 from http://hedge.lu/index.php?title=Derivative%27s_documentation_matters&oldid=92.
MLA style
"Derivative's documentation matters." Hedge.lu, . 5 Jun 2018, 09:55 UTC. 1 Jul 2018, 04:01 <http://hedge.lu/index.php?title=Derivative%27s_documentation_matters&oldid=92>.
MHRA style
Hedge.lu contributors, 'Derivative's documentation matters', Hedge.lu, , 5 June 2018, 09:55 UTC, <http://hedge.lu/index.php?title=Derivative%27s_documentation_matters&oldid=92> [accessed 1 July 2018]
Chicago style
Hedge.lu contributors, "Derivative's documentation matters," Hedge.lu, , http://hedge.lu/index.php?title=Derivative%27s_documentation_matters&oldid=92 (accessed July 1, 2018).
CBE/CSE style
Hedge.lu contributors. Derivative's documentation matters [Internet]. Hedge.lu, ; 2018 Jun 5, 09:55 UTC [cited 2018 Jul 1]. Available from: http://hedge.lu/index.php?title=Derivative%27s_documentation_matters&oldid=92.
Bluebook style
Derivative's documentation matters, http://hedge.lu/index.php?title=Derivative%27s_documentation_matters&oldid=92 (last visited July 1, 2018).
BibTeX entry
@misc{ wiki:xxx,
author = "Hedge.lu",
title = "Derivative's documentation matters --- Hedge.lu{,} ",
year = "2018",
url = "http://hedge.lu/index.php?title=Derivative%27s_documentation_matters&oldid=92",
note = "[Online; accessed 1-July-2018]"
}
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 = "Derivative's documentation matters --- Hedge.lu{,} ",
year = "2018",
url = "\url{http://hedge.lu/index.php?title=Derivative%27s_documentation_matters&oldid=92}",
note = "[Online; accessed 1-July-2018]"
}