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