MediaWiki:Citethispage-content
From GATE
Revision as of 11:26, 20 February 2019 by Lorenzo Mancini (talk | contribs)
Bibliographic details for Citethispage-content
- Page name: Citethispage-content
- Author: Lorenzo Mancini
- Publisher: GB Press.
- Date of last revision: 10 May 2026 08:03 UTC
- Date retrieved: <citation>10 May 2026</citation>
- Permanent URL: https://gate.unigre.it/mediawiki/index.php/Citethispage-content
- Page Version ID:
Citation styles for Citethispage-content
APA style
Citethispage-content. (2026, May 10). GB Press, . Retrieved <citation>08:03, May 10, 2026</citation> from https://gate.unigre.it/mediawiki/index.php?title=MediaWiki:Citethispage-content&oldid=48920.
MLA style
"Citethispage-content." GB Press, . 10 May 2026, 08:03 UTC. <citation>10 May 2026, 08:03</citation> <https://gate.unigre.it/mediawiki/index.php?title=MediaWiki:Citethispage-content&oldid=48920>.
Bluebook style
Citethispage-content, https://gate.unigre.it/mediawiki/index.php?title=MediaWiki:Citethispage-content&oldid=48920 (last visited <citation>May 10, 2026</citation>).
BibTeX entry
@misc{ wiki:xxx,
author = "GB Press",
title = "Citethispage-content --- GB Press{,} ",
year = "2026",
url = "https://gate.unigre.it/mediawiki/index.php?title=MediaWiki:Citethispage-content&oldid=48920",
note = "[Online; accessed <citation>10-May-2026</citation>]"
}
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 = "GB Press",
title = "Citethispage-content --- GB Press{,} ",
year = "2026",
url = "\url{https://gate.unigre.it/mediawiki/index.php?title=MediaWiki:Citethispage-content&oldid=48920}",
note = "[Online; accessed <citation>10-May-2026</citation>]"
}