Cite This Page
Bibliographic details for Command substitution - PGML
- Page name: Command substitution - PGML
- Author: WeBWorK_wiki contributors
- Publisher: WeBWorK_wiki, .
- Date of last revision: 10 May 2015 21:16 UTC
- Date retrieved: 5 June 2025 04:36 UTC
- Permanent URL: https://webwork.maa.org/mediawiki_new/index.php?title=Command_substitution_-_PGML&oldid=16451
- Page Version ID: 16451
Citation styles for Command substitution - PGML
APA style
Command substitution - PGML. (2015, May 10). WeBWorK_wiki, . Retrieved 04:36, June 5, 2025 from https://webwork.maa.org/mediawiki_new/index.php?title=Command_substitution_-_PGML&oldid=16451.
MLA style
"Command substitution - PGML." WeBWorK_wiki, . 10 May 2015, 21:16 UTC. 5 Jun 2025, 04:36 <https://webwork.maa.org/mediawiki_new/index.php?title=Command_substitution_-_PGML&oldid=16451>.
MHRA style
WeBWorK_wiki contributors, 'Command substitution - PGML', WeBWorK_wiki, , 10 May 2015, 21:16 UTC, <https://webwork.maa.org/mediawiki_new/index.php?title=Command_substitution_-_PGML&oldid=16451> [accessed 5 June 2025]
Chicago style
WeBWorK_wiki contributors, "Command substitution - PGML," WeBWorK_wiki, , https://webwork.maa.org/mediawiki_new/index.php?title=Command_substitution_-_PGML&oldid=16451 (accessed June 5, 2025).
CBE/CSE style
WeBWorK_wiki contributors. Command substitution - PGML [Internet]. WeBWorK_wiki, ; 2015 May 10, 21:16 UTC [cited 2025 Jun 5]. Available from: https://webwork.maa.org/mediawiki_new/index.php?title=Command_substitution_-_PGML&oldid=16451.
Bluebook style
Command substitution - PGML, https://webwork.maa.org/mediawiki_new/index.php?title=Command_substitution_-_PGML&oldid=16451 (last visited June 5, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "WeBWorK_wiki", title = "Command substitution - PGML --- WeBWorK_wiki{,} ", year = "2015", url = "https://webwork.maa.org/mediawiki_new/index.php?title=Command_substitution_-_PGML&oldid=16451", note = "[Online; accessed 5-June-2025]" }
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 = "WeBWorK_wiki", title = "Command substitution - PGML --- WeBWorK_wiki{,} ", year = "2015", url = "\url{https://webwork.maa.org/mediawiki_new/index.php?title=Command_substitution_-_PGML&oldid=16451}", note = "[Online; accessed 5-June-2025]" }