Cite This Page
Bibliographic details for Viewing software installed on workstations
- Page name: Viewing software installed on workstations
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 16 May 2008 20:30 UTC
- Date retrieved: 31 March 2026 20:25 UTC
- Permanent URL: https://wpkg.org/index.php?title=Viewing_software_installed_on_workstations&oldid=2597
- Page Version ID: 2597
Citation styles for Viewing software installed on workstations
APA style
Viewing software installed on workstations. (2008, May 16). WPKG | Open Source Software Deployment and Distribution, . Retrieved 20:25, March 31, 2026 from https://wpkg.org/index.php?title=Viewing_software_installed_on_workstations&oldid=2597.
MLA style
"Viewing software installed on workstations." WPKG | Open Source Software Deployment and Distribution, . 16 May 2008, 20:30 UTC. 31 Mar 2026, 20:25 <https://wpkg.org/index.php?title=Viewing_software_installed_on_workstations&oldid=2597>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Viewing software installed on workstations', WPKG | Open Source Software Deployment and Distribution, , 16 May 2008, 20:30 UTC, <https://wpkg.org/index.php?title=Viewing_software_installed_on_workstations&oldid=2597> [accessed 31 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Viewing software installed on workstations," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Viewing_software_installed_on_workstations&oldid=2597 (accessed March 31, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Viewing software installed on workstations [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2008 May 16, 20:30 UTC [cited 2026 Mar 31]. Available from: https://wpkg.org/index.php?title=Viewing_software_installed_on_workstations&oldid=2597.
Bluebook style
Viewing software installed on workstations, https://wpkg.org/index.php?title=Viewing_software_installed_on_workstations&oldid=2597 (last visited March 31, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Viewing software installed on workstations --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "https://wpkg.org/index.php?title=Viewing_software_installed_on_workstations&oldid=2597",
note = "[Online; accessed 31-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Viewing software installed on workstations --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "\url{https://wpkg.org/index.php?title=Viewing_software_installed_on_workstations&oldid=2597}",
note = "[Online; accessed 31-March-2026]"
}