Cite
Bibliographic details for Bibliography
- Page name: Bibliography
- Author: Ed-DQAF Wiki contributors
- Publisher: Ed-DQAF Wiki, .
- Date of last revision: 14 October 2012 21:47 UTC
- Date retrieved: 14 May 2021 00:23 UTC
- Permanent URL: http://dqaf.uis.unesco.org/index.php?title=Bibliography&oldid=279
- Page Version ID: 279
Citation styles for Bibliography
APA style
Bibliography. (2012, October 14). Ed-DQAF Wiki, . Retrieved 00:23, May 14, 2021 from http://dqaf.uis.unesco.org/index.php?title=Bibliography&oldid=279.
MLA style
"Bibliography." Ed-DQAF Wiki, . 14 Oct 2012, 21:47 UTC. 14 May 2021, 00:23 <http://dqaf.uis.unesco.org/index.php?title=Bibliography&oldid=279>.
MHRA style
Ed-DQAF Wiki contributors, 'Bibliography', Ed-DQAF Wiki, , 14 October 2012, 21:47 UTC, <http://dqaf.uis.unesco.org/index.php?title=Bibliography&oldid=279> [accessed 14 May 2021]
Chicago style
Ed-DQAF Wiki contributors, "Bibliography," Ed-DQAF Wiki, , http://dqaf.uis.unesco.org/index.php?title=Bibliography&oldid=279 (accessed May 14, 2021).
CBE/CSE style
Ed-DQAF Wiki contributors. Bibliography [Internet]. Ed-DQAF Wiki, ; 2012 Oct 14, 21:47 UTC [cited 2021 May 14]. Available from: http://dqaf.uis.unesco.org/index.php?title=Bibliography&oldid=279.
Bluebook style
Bibliography, http://dqaf.uis.unesco.org/index.php?title=Bibliography&oldid=279 (last visited May 14, 2021).
BibTeX entry
@misc{ wiki:xxx,
author = "Ed-DQAF Wiki",
title = "Bibliography --- Ed-DQAF Wiki{,} ",
year = "2012",
url = "http://dqaf.uis.unesco.org/index.php?title=Bibliography&oldid=279",
note = "[Online; accessed 14-May-2021]"
}
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 = "Ed-DQAF Wiki",
title = "Bibliography --- Ed-DQAF Wiki{,} ",
year = "2012",
url = "\url{http://dqaf.uis.unesco.org/index.php?title=Bibliography&oldid=279}",
note = "[Online; accessed 14-May-2021]"
}