Cite This Page
Bibliographic details for 2017 Winter Project Week/Support for volumetric meshes
- Page name: 2017 Winter Project Week/Support for volumetric meshes
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 4 January 2017 20:34 UTC
- Date retrieved: 22 May 2026 23:25 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94339
- Page Version ID: 94339
Citation styles for 2017 Winter Project Week/Support for volumetric meshes
APA style
2017 Winter Project Week/Support for volumetric meshes. (2017, January 4). NAMIC Wiki, . Retrieved 23:25, May 22, 2026 from https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94339.
MLA style
"2017 Winter Project Week/Support for volumetric meshes." NAMIC Wiki, . 4 Jan 2017, 20:34 UTC. 22 May 2026, 23:25 <https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94339>.
MHRA style
NAMIC Wiki contributors, '2017 Winter Project Week/Support for volumetric meshes', NAMIC Wiki, , 4 January 2017, 20:34 UTC, <https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94339> [accessed 22 May 2026]
Chicago style
NAMIC Wiki contributors, "2017 Winter Project Week/Support for volumetric meshes," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94339 (accessed May 22, 2026).
CBE/CSE style
NAMIC Wiki contributors. 2017 Winter Project Week/Support for volumetric meshes [Internet]. NAMIC Wiki, ; 2017 Jan 4, 20:34 UTC [cited 2026 May 22]. Available from: https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94339.
Bluebook style
2017 Winter Project Week/Support for volumetric meshes, https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94339 (last visited May 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "2017 Winter Project Week/Support for volumetric meshes --- NAMIC Wiki{,} ",
year = "2017",
url = "https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94339",
note = "[Online; accessed 22-May-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 = "NAMIC Wiki",
title = "2017 Winter Project Week/Support for volumetric meshes --- NAMIC Wiki{,} ",
year = "2017",
url = "\url{https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94339}",
note = "[Online; accessed 22-May-2026]"
}