Cite This Page
Bibliographic details for Android Basics: User Input[edit | edit source]
- Page name: Android Basics: User Input
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 8 August 2019 19:58 UTC
- Date retrieved: 8 December 2025 04:32 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Android_Basics:_User_Input&oldid=10060
- Page Version ID: 10060
Citation styles for Android Basics: User Input[edit | edit source]
APA style[edit | edit source]
Android Basics: User Input. (2019, August 8). Sinfronteras, . Retrieved04:32, December 8, 2025
from http://wiki.sinfronteras.ws/index.php?title=Android_Basics:_User_Input&oldid=10060.
MLA style[edit | edit source]
"Android Basics: User Input." Sinfronteras, . 8 Aug 2019, 19:58 UTC.8 Dec 2025, 04:32
<http://wiki.sinfronteras.ws/index.php?title=Android_Basics:_User_Input&oldid=10060>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Android Basics: User Input', Sinfronteras, , 8 August 2019, 19:58 UTC, <http://wiki.sinfronteras.ws/index.php?title=Android_Basics:_User_Input&oldid=10060> [accessed8 December 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Android Basics: User Input," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Android_Basics:_User_Input&oldid=10060 (accessedDecember 8, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Android Basics: User Input [Internet]. Sinfronteras, ; 2019 Aug 8, 19:58 UTC [cited2025 Dec 8
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Android_Basics:_User_Input&oldid=10060.
Bluebook style[edit | edit source]
Android Basics: User Input, http://wiki.sinfronteras.ws/index.php?title=Android_Basics:_User_Input&oldid=10060 (last visitedDecember 8, 2025
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "Android Basics: User Input --- Sinfronteras{,} ",
year = "2019",
url = "http://wiki.sinfronteras.ws/index.php?title=Android_Basics:_User_Input&oldid=10060",
note = "[Online; accessed 8-December-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 = "Sinfronteras",
title = "Android Basics: User Input --- Sinfronteras{,} ",
year = "2019",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=Android_Basics:_User_Input&oldid=10060}",
note = "[Online; accessed 8-December-2025
]"
}