Bibliographic details for "support:ansys_fluent"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Anonymous Contributors (2023). support:ansys_fluent. Wiki APALA. Retrieved 23:47, 24 May, 2026 from https://wiki.apala.fr/doku.php?id=support:ansys_fluent&rev=1672676426.

“support:ansys_fluent.” Wiki APALA. 2 Jan 2023, 16:20 UTC. 24 May 2026, 23:47 <https://wiki.apala.fr/doku.php?id=support:ansys_fluent&rev=1672676426>.

Anonymous Contributors, ‘support:ansys_fluent’, Wiki APALA, 2 January 2023, 16:20 UTC, <https://wiki.apala.fr/doku.php?id=support:ansys_fluent&rev=1672676426> [accessed 24 May 2026]

Anonymous Contributors, “support:ansys_fluent,” Wiki APALA, https://wiki.apala.fr/doku.php?id=support:ansys_fluent&rev=1672676426 (accessed May 24, 2026).

Anonymous Contributors. support:ansys_fluent [Internet]. Wiki APALA; 2023 Jan 2, 16:20 UTC [cited 2026 May 24]. Available from: https://wiki.apala.fr/doku.php?id=support:ansys_fluent&rev=1672676426.

support:ansys_fluent, https://wiki.apala.fr/doku.php?id=support:ansys_fluent&rev=1672676426 (last visited May 24, 2026).

Anonymous Contributors. support:ansys_fluent. Wiki APALA. January 2, 2023, 16:20 UTC. Available at: https://wiki.apala.fr/doku.php?id=support:ansys_fluent&rev=1672676426. Accessed May 24, 2026.

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "support:ansys_fluent --- Wiki APALA",
   year = "2023",
   url = "https://wiki.apala.fr/doku.php?id=support:ansys_fluent&rev=1672676426",
   note = "[Online; accessed 24-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 = "Anonymous Contributors",
   title = "support:ansys_fluent --- Wiki APALA",
   year = "2023",
   url = "\url{https://wiki.apala.fr/doku.php?id=support:ansys_fluent&rev=1672676426}",
   note = "[Online; accessed 24-May-2026]"
 }