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: 18 December 2020 03:56 UTC
- Date retrieved: 17 April 2026 16:09 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4149993
- Page Version ID: 4149993
Citation styles for Questionnaire Formats You Can Use
APA style
Questionnaire Formats You Can Use. (2020, December 18). blackwiki, . Retrieved 16:09, April 17, 2026 from https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4149993.
MLA style
"Questionnaire Formats You Can Use." blackwiki, . 18 Dec 2020, 03:56 UTC. 17 Apr 2026, 16:09 <https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4149993>.
MHRA style
blackwiki contributors, 'Questionnaire Formats You Can Use', blackwiki, , 18 December 2020, 03:56 UTC, <https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4149993> [accessed 17 April 2026]
Chicago style
blackwiki contributors, "Questionnaire Formats You Can Use," blackwiki, , https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4149993 (accessed April 17, 2026).
CBE/CSE style
blackwiki contributors. Questionnaire Formats You Can Use [Internet]. blackwiki, ; 2020 Dec 18, 03:56 UTC [cited 2026 Apr 17]. Available from: https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4149993.
Bluebook style
Questionnaire Formats You Can Use, https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4149993 (last visited April 17, 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=4149993",
note = "[Online; accessed 17-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 = "blackwiki",
title = "Questionnaire Formats You Can Use --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=Questionnaire_Formats_You_Can_Use&oldid=4149993}",
note = "[Online; accessed 17-April-2026]"
}