Cite This Page
Bibliographic details for Google drive
- Page name: Google drive
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 4 June 2015 13:03 UTC
- Date retrieved: 12 May 2026 18:53 UTC
- Permanent URL: https://wpkg.org/index.php?title=Google_drive&oldid=12656
- Page Version ID: 12656
Citation styles for Google drive
APA style
Google drive. (2015, June 4). WPKG | Open Source Software Deployment and Distribution, . Retrieved 18:53, May 12, 2026 from https://wpkg.org/index.php?title=Google_drive&oldid=12656.
MLA style
"Google drive." WPKG | Open Source Software Deployment and Distribution, . 4 Jun 2015, 13:03 UTC. 12 May 2026, 18:53 <https://wpkg.org/index.php?title=Google_drive&oldid=12656>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Google drive', WPKG | Open Source Software Deployment and Distribution, , 4 June 2015, 13:03 UTC, <https://wpkg.org/index.php?title=Google_drive&oldid=12656> [accessed 12 May 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Google drive," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Google_drive&oldid=12656 (accessed May 12, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Google drive [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2015 Jun 4, 13:03 UTC [cited 2026 May 12]. Available from: https://wpkg.org/index.php?title=Google_drive&oldid=12656.
Bluebook style
Google drive, https://wpkg.org/index.php?title=Google_drive&oldid=12656 (last visited May 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Google drive --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2015",
url = "https://wpkg.org/index.php?title=Google_drive&oldid=12656",
note = "[Online; accessed 12-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Google drive --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2015",
url = "\url{https://wpkg.org/index.php?title=Google_drive&oldid=12656}",
note = "[Online; accessed 12-May-2026]"
}