Bibliographic details for "3d_tools"

  • Page name: 3d_tools
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 28 February 2026 16:04 CET
  • Date retrieved: 15 March 2026 08:02 CET
  • Page Version ID: 1772291089

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

Citation styles for "3d_tools"

APA style

Anonymous Contributors (2026). 3d_tools. MelonLand Wiki. Retrieved 08:02, 15 March, 2026 from https://wiki.melonland.net/3d_tools?rev=1772291089.

MLA style

“3d_tools.” MelonLand Wiki. 28 Feb 2026, 16:04 CET. 15 Mar 2026, 08:02 <https://wiki.melonland.net/3d_tools?rev=1772291089>.

MHRA style

Anonymous Contributors, ‘3d_tools’, MelonLand Wiki, 28 February 2026, 16:04 CET, <https://wiki.melonland.net/3d_tools?rev=1772291089> [accessed 15 March 2026]

Chicago style

Anonymous Contributors, “3d_tools,” MelonLand Wiki, https://wiki.melonland.net/3d_tools?rev=1772291089 (accessed March 15, 2026).

CBE/CSE style

Anonymous Contributors. 3d_tools [Internet]. MelonLand Wiki; 2026 Feb 28, 16:04 CET [cited 2026 Mar 15]. Available from: https://wiki.melonland.net/3d_tools?rev=1772291089.

Bluebook style

3d_tools, https://wiki.melonland.net/3d_tools?rev=1772291089 (last visited March 15, 2026).

AMA style

Anonymous Contributors. 3d_tools. MelonLand Wiki. February 28, 2026, 16:04 CET. Available at: https://wiki.melonland.net/3d_tools?rev=1772291089. Accessed March 15, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "3d_tools --- MelonLand Wiki",
   year = "2026",
   url = "https://wiki.melonland.net/3d_tools?rev=1772291089",
   note = "[Online; accessed 15-March-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 = "3d_tools --- MelonLand Wiki",
   year = "2026",
   url = "\url{https://wiki.melonland.net/3d_tools?rev=1772291089}",
   note = "[Online; accessed 15-March-2026]"
 }