Cite This Page
Bibliographic details for Background
- Page name: Background
- Author: silvesti contributors
- Publisher: silvesti, .
- Date of last revision: 31 August 2018 00:54 UTC
- Date retrieved: 5 September 2026 02:46 UTC
- Permanent URL: http://www.silvesti.wiki/index.php?title=Background&oldid=1853
- Page Version ID: 1853
Citation styles for Background
APA style
Background. (2018, August 31). silvesti, . Retrieved 02:46, September 5, 2026 from http://www.silvesti.wiki/index.php?title=Background&oldid=1853.
MLA style
"Background." silvesti, . 31 Aug 2018, 00:54 UTC. 5 Sep 2026, 02:46 <http://www.silvesti.wiki/index.php?title=Background&oldid=1853>.
MHRA style
silvesti contributors, 'Background', silvesti, , 31 August 2018, 00:54 UTC, <http://www.silvesti.wiki/index.php?title=Background&oldid=1853> [accessed 5 September 2026]
Chicago style
silvesti contributors, "Background," silvesti, , http://www.silvesti.wiki/index.php?title=Background&oldid=1853 (accessed September 5, 2026).
CBE/CSE style
silvesti contributors. Background [Internet]. silvesti, ; 2018 Aug 31, 00:54 UTC [cited 2026 Sep 5]. Available from: http://www.silvesti.wiki/index.php?title=Background&oldid=1853.
Bluebook style
Background, http://www.silvesti.wiki/index.php?title=Background&oldid=1853 (last visited September 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "silvesti",
title = "Background --- silvesti{,} ",
year = "2018",
url = "http://www.silvesti.wiki/index.php?title=Background&oldid=1853",
note = "[Online; accessed 5-September-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 = "silvesti",
title = "Background --- silvesti{,} ",
year = "2018",
url = "\url{http://www.silvesti.wiki/index.php?title=Background&oldid=1853}",
note = "[Online; accessed 5-September-2026]"
}