Cite This Page
Bibliographic details for Homework Assignment
- Page name: Homework Assignment
- Author: Maxwell contributors
- Publisher: Maxwell, .
- Date of last revision: 20 March 2022 16:09 UTC
- Date retrieved: 26 February 2026 09:39 UTC
- Permanent URL: http://wiki.maxwell.sze.hu/index.php?title=Homework_Assignment&oldid=2716
- Page Version ID: 2716
Citation styles for Homework Assignment
APA style
Homework Assignment. (2022, March 20). Maxwell, . Retrieved 09:39, February 26, 2026 from http://wiki.maxwell.sze.hu/index.php?title=Homework_Assignment&oldid=2716.
MLA style
"Homework Assignment." Maxwell, . 20 Mar 2022, 16:09 UTC. 26 Feb 2026, 09:39 <http://wiki.maxwell.sze.hu/index.php?title=Homework_Assignment&oldid=2716>.
MHRA style
Maxwell contributors, 'Homework Assignment', Maxwell, , 20 March 2022, 16:09 UTC, <http://wiki.maxwell.sze.hu/index.php?title=Homework_Assignment&oldid=2716> [accessed 26 February 2026]
Chicago style
Maxwell contributors, "Homework Assignment," Maxwell, , http://wiki.maxwell.sze.hu/index.php?title=Homework_Assignment&oldid=2716 (accessed February 26, 2026).
CBE/CSE style
Maxwell contributors. Homework Assignment [Internet]. Maxwell, ; 2022 Mar 20, 16:09 UTC [cited 2026 Feb 26]. Available from: http://wiki.maxwell.sze.hu/index.php?title=Homework_Assignment&oldid=2716.
Bluebook style
Homework Assignment, http://wiki.maxwell.sze.hu/index.php?title=Homework_Assignment&oldid=2716 (last visited February 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Maxwell",
title = "Homework Assignment --- Maxwell{,} ",
year = "2022",
url = "http://wiki.maxwell.sze.hu/index.php?title=Homework_Assignment&oldid=2716",
note = "[Online; accessed 26-February-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 = "Maxwell",
title = "Homework Assignment --- Maxwell{,} ",
year = "2022",
url = "\url{http://wiki.maxwell.sze.hu/index.php?title=Homework_Assignment&oldid=2716}",
note = "[Online; accessed 26-February-2026]"
}