Cite This Page
Bibliographic details for Style
- Page name: Style
- Author: FasciPedia contributors
- Publisher: FasciPedia, .
- Date of last revision: 18 February 2023 18:57 UTC
- Date retrieved: 16 July 2026 01:34 UTC
- Permanent URL: http:///index.php?title=Style&oldid=18585
- Page Version ID: 18585
Citation styles for Style
APA style
Style. (2023, February 18). FasciPedia, . Retrieved 01:34, July 16, 2026 from http:///index.php?title=Style&oldid=18585.
MLA style
"Style." FasciPedia, . 18 Feb 2023, 18:57 UTC. 16 Jul 2026, 01:34 <http:///index.php?title=Style&oldid=18585>.
MHRA style
FasciPedia contributors, 'Style', FasciPedia, , 18 February 2023, 18:57 UTC, <http:///index.php?title=Style&oldid=18585> [accessed 16 July 2026]
Chicago style
FasciPedia contributors, "Style," FasciPedia, , http:///index.php?title=Style&oldid=18585 (accessed July 16, 2026).
CBE/CSE style
FasciPedia contributors. Style [Internet]. FasciPedia, ; 2023 Feb 18, 18:57 UTC [cited 2026 Jul 16]. Available from: http:///index.php?title=Style&oldid=18585.
Bluebook style
Style, http:///index.php?title=Style&oldid=18585 (last visited July 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "FasciPedia",
title = "Style --- FasciPedia{,} ",
year = "2023",
url = "http:///index.php?title=Style&oldid=18585",
note = "[Online; accessed 16-July-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 = "FasciPedia",
title = "Style --- FasciPedia{,} ",
year = "2023",
url = "\url{http:///index.php?title=Style&oldid=18585}",
note = "[Online; accessed 16-July-2026]"
}