Cite This Page
Bibliographic details for Questionnaire Formats You Can Use
- Page name: Questionnaire Formats You Can Use
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 22 December 2020 19:03 UTC
- Date retrieved: 10 May 2026 12:30 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4293734
- Page Version ID: 4293734
Citation styles for Questionnaire Formats You Can Use
APA style
Questionnaire Formats You Can Use. (2020, December 22). blackwiki, . Retrieved 12:30, May 10, 2026 from https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4293734.
MLA style
"Questionnaire Formats You Can Use." blackwiki, . 22 Dec 2020, 19:03 UTC. 10 May 2026, 12:30 <https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4293734>.
MHRA style
blackwiki contributors, 'Questionnaire Formats You Can Use', blackwiki, , 22 December 2020, 19:03 UTC, <https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4293734> [accessed 10 May 2026]
Chicago style
blackwiki contributors, "Questionnaire Formats You Can Use," blackwiki, , https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4293734 (accessed May 10, 2026).
CBE/CSE style
blackwiki contributors. Questionnaire Formats You Can Use [Internet]. blackwiki, ; 2020 Dec 22, 19:03 UTC [cited 2026 May 10]. Available from: https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4293734.
Bluebook style
Questionnaire Formats You Can Use, https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4293734 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Questionnaire Formats You Can Use --- blackwiki{,} ",
year = "2020",
url = "https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4293734",
note = "[Online; accessed 10-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 = "blackwiki",
title = "Questionnaire Formats You Can Use --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4293734}",
note = "[Online; accessed 10-May-2026]"
}