Cite This Page
Bibliographic details for Netbeans
- Page name: Netbeans
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 19 February 2011 19:43 UTC
- Date retrieved: 30 April 2026 15:12 UTC
- Permanent URL: https://wpkg.org/index.php?title=Netbeans&oldid=6146
- Page Version ID: 6146
Citation styles for Netbeans
APA style
Netbeans. (2011, February 19). WPKG | Open Source Software Deployment and Distribution, . Retrieved 15:12, April 30, 2026 from https://wpkg.org/index.php?title=Netbeans&oldid=6146.
MLA style
"Netbeans." WPKG | Open Source Software Deployment and Distribution, . 19 Feb 2011, 19:43 UTC. 30 Apr 2026, 15:12 <https://wpkg.org/index.php?title=Netbeans&oldid=6146>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Netbeans', WPKG | Open Source Software Deployment and Distribution, , 19 February 2011, 19:43 UTC, <https://wpkg.org/index.php?title=Netbeans&oldid=6146> [accessed 30 April 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Netbeans," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Netbeans&oldid=6146 (accessed April 30, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Netbeans [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2011 Feb 19, 19:43 UTC [cited 2026 Apr 30]. Available from: https://wpkg.org/index.php?title=Netbeans&oldid=6146.
Bluebook style
Netbeans, https://wpkg.org/index.php?title=Netbeans&oldid=6146 (last visited April 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Netbeans --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "https://wpkg.org/index.php?title=Netbeans&oldid=6146",
note = "[Online; accessed 30-April-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Netbeans --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2011",
url = "\url{https://wpkg.org/index.php?title=Netbeans&oldid=6146}",
note = "[Online; accessed 30-April-2026]"
}