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