Cite This Page
Bibliographic details for Bitmap/Fortran
- Page name: Bitmap/Fortran
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 1 September 2022 15:54 UTC
- Date retrieved: 12 January 2025 20:09 UTC
- Permanent URL: https://rosettacode.org/wiki/Bitmap/Fortran?oldid=329474
- Page Version ID: 329474
Citation styles for Bitmap/Fortran
APA style
Bitmap/Fortran. (2022, September 1). Rosetta Code. Retrieved 20:09, January 12, 2025 from https://rosettacode.org/wiki/Bitmap/Fortran?oldid=329474.
MLA style
"Bitmap/Fortran." Rosetta Code. 1 Sep 2022, 15:54 UTC. 12 Jan 2025, 20:09 <https://rosettacode.org/wiki/Bitmap/Fortran?oldid=329474>.
MHRA style
Rosetta Code contributors, 'Bitmap/Fortran', Rosetta Code, 1 September 2022, 15:54 UTC, <https://rosettacode.org/wiki/Bitmap/Fortran?oldid=329474> [accessed 12 January 2025]
Chicago style
Rosetta Code contributors, "Bitmap/Fortran," Rosetta Code, https://rosettacode.org/wiki/Bitmap/Fortran?oldid=329474 (accessed January 12, 2025).
CBE/CSE style
Rosetta Code contributors. Bitmap/Fortran [Internet]. Rosetta Code; 2022 Sep 1, 15:54 UTC [cited 2025 Jan 12]. Available from: https://rosettacode.org/wiki/Bitmap/Fortran?oldid=329474.
Bluebook style
Bitmap/Fortran, https://rosettacode.org/wiki/Bitmap/Fortran?oldid=329474 (last visited January 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Bitmap/Fortran --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/Bitmap/Fortran?oldid=329474", note = "[Online; accessed 12-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 = "Bitmap/Fortran --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/Bitmap/Fortran?oldid=329474}", note = "[Online; accessed 12-January-2025]" }