Cite This Page
Bibliographic details for Brzozowski algebraic method
- Page name: Brzozowski algebraic method
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 25 November 2024 22:37 UTC
- Date retrieved: 16 January 2025 11:59 UTC
- Permanent URL: https://rosettacode.org/wiki/Brzozowski_algebraic_method?oldid=373762
- Page Version ID: 373762
Citation styles for Brzozowski algebraic method
APA style
Brzozowski algebraic method. (2024, November 25). Rosetta Code. Retrieved 11:59, January 16, 2025 from https://rosettacode.org/wiki/Brzozowski_algebraic_method?oldid=373762.
MLA style
"Brzozowski algebraic method." Rosetta Code. 25 Nov 2024, 22:37 UTC. 16 Jan 2025, 11:59 <https://rosettacode.org/wiki/Brzozowski_algebraic_method?oldid=373762>.
MHRA style
Rosetta Code contributors, 'Brzozowski algebraic method', Rosetta Code, 25 November 2024, 22:37 UTC, <https://rosettacode.org/wiki/Brzozowski_algebraic_method?oldid=373762> [accessed 16 January 2025]
Chicago style
Rosetta Code contributors, "Brzozowski algebraic method," Rosetta Code, https://rosettacode.org/wiki/Brzozowski_algebraic_method?oldid=373762 (accessed January 16, 2025).
CBE/CSE style
Rosetta Code contributors. Brzozowski algebraic method [Internet]. Rosetta Code; 2024 Nov 25, 22:37 UTC [cited 2025 Jan 16]. Available from: https://rosettacode.org/wiki/Brzozowski_algebraic_method?oldid=373762.
Bluebook style
Brzozowski algebraic method, https://rosettacode.org/wiki/Brzozowski_algebraic_method?oldid=373762 (last visited January 16, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Brzozowski algebraic method --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Brzozowski_algebraic_method?oldid=373762", note = "[Online; accessed 16-January-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 = "Rosetta Code", title = "Brzozowski algebraic method --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Brzozowski_algebraic_method?oldid=373762}", note = "[Online; accessed 16-January-2025]" }