Bibliographic details for "x3d"

  • Page name: x3d
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 12 July 2022 19:36 CEST
  • Date retrieved: 21 June 2025 20:20 CEST
  • Page Version ID: 1657647413

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

Citation styles for "x3d"

APA style

Anonymous Contributors (2022). x3d. MelonLand Wiki. Retrieved 20:20, 21 June, 2025 from https://wiki.melonland.net/x3d?rev=1657647413.

MLA style

“x3d.” MelonLand Wiki. 12 Jul 2022, 19:36 CEST. 21 Jun 2025, 20:20 <https://wiki.melonland.net/x3d?rev=1657647413>.

MHRA style

Anonymous Contributors, ‘x3d’, MelonLand Wiki, 12 July 2022, 19:36 CEST, <https://wiki.melonland.net/x3d?rev=1657647413> [accessed 21 June 2025]

Chicago style

Anonymous Contributors, “x3d,” MelonLand Wiki, https://wiki.melonland.net/x3d?rev=1657647413 (accessed June 21, 2025).

CBE/CSE style

Anonymous Contributors. x3d [Internet]. MelonLand Wiki; 2022 Jul 12, 19:36 CEST [cited 2025 Jun 21]. Available from: https://wiki.melonland.net/x3d?rev=1657647413.

Bluebook style

x3d, https://wiki.melonland.net/x3d?rev=1657647413 (last visited June 21, 2025).

AMA style

Anonymous Contributors. x3d. MelonLand Wiki. July 12, 2022, 19:36 CEST. Available at: https://wiki.melonland.net/x3d?rev=1657647413. Accessed June 21, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "x3d --- MelonLand Wiki",
   year = "2022",
   url = "https://wiki.melonland.net/x3d?rev=1657647413",
   note = "[Online; accessed 21-June-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 = "Anonymous Contributors",
   title = "x3d --- MelonLand Wiki",
   year = "2022",
   url = "\url{https://wiki.melonland.net/x3d?rev=1657647413}",
   note = "[Online; accessed 21-June-2025]"
 }