Cite This Page
Bibliographic details for Community-Building and Infrastructure Design for Data-Intensive Research in Computer Science Education
- Page name: Community-Building and Infrastructure Design for Data-Intensive Research in Computer Science Education
- Author: PAWS Lab contributors
- Publisher: PAWS Lab.
- Date of last revision: 4 April 2024 02:00 UTC
- Date retrieved: 7 September 2026 09:19 UTC
- Permanent URL: http://adapt2.sis.pitt.edu/w/index.php?title=Community-Building_and_Infrastructure_Design_for_Data-Intensive_Research_in_Computer_Science_Education&oldid=4613
- Page Version ID: 4613
Citation styles for Community-Building and Infrastructure Design for Data-Intensive Research in Computer Science Education
APA style
Community-Building and Infrastructure Design for Data-Intensive Research in Computer Science Education. (2024, April 4). PAWS Lab. Retrieved 09:19, September 7, 2026 from http://adapt2.sis.pitt.edu/w/index.php?title=Community-Building_and_Infrastructure_Design_for_Data-Intensive_Research_in_Computer_Science_Education&oldid=4613.
MLA style
"Community-Building and Infrastructure Design for Data-Intensive Research in Computer Science Education." PAWS Lab. 4 Apr 2024, 02:00 UTC. 7 Sep 2026, 09:19 <http://adapt2.sis.pitt.edu/w/index.php?title=Community-Building_and_Infrastructure_Design_for_Data-Intensive_Research_in_Computer_Science_Education&oldid=4613>.
MHRA style
PAWS Lab contributors, 'Community-Building and Infrastructure Design for Data-Intensive Research in Computer Science Education', PAWS Lab, 4 April 2024, 02:00 UTC, <http://adapt2.sis.pitt.edu/w/index.php?title=Community-Building_and_Infrastructure_Design_for_Data-Intensive_Research_in_Computer_Science_Education&oldid=4613> [accessed 7 September 2026]
Chicago style
PAWS Lab contributors, "Community-Building and Infrastructure Design for Data-Intensive Research in Computer Science Education," PAWS Lab, http://adapt2.sis.pitt.edu/w/index.php?title=Community-Building_and_Infrastructure_Design_for_Data-Intensive_Research_in_Computer_Science_Education&oldid=4613 (accessed September 7, 2026).
CBE/CSE style
PAWS Lab contributors. Community-Building and Infrastructure Design for Data-Intensive Research in Computer Science Education [Internet]. PAWS Lab; 2024 Apr 4, 02:00 UTC [cited 2026 Sep 7]. Available from: http://adapt2.sis.pitt.edu/w/index.php?title=Community-Building_and_Infrastructure_Design_for_Data-Intensive_Research_in_Computer_Science_Education&oldid=4613.
Bluebook style
Community-Building and Infrastructure Design for Data-Intensive Research in Computer Science Education, http://adapt2.sis.pitt.edu/w/index.php?title=Community-Building_and_Infrastructure_Design_for_Data-Intensive_Research_in_Computer_Science_Education&oldid=4613 (last visited September 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PAWS Lab",
title = "Community-Building and Infrastructure Design for Data-Intensive Research in Computer Science Education --- PAWS Lab{,} ",
year = "2024",
url = "http://adapt2.sis.pitt.edu/w/index.php?title=Community-Building_and_Infrastructure_Design_for_Data-Intensive_Research_in_Computer_Science_Education&oldid=4613",
note = "[Online; accessed 7-September-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 = "PAWS Lab",
title = "Community-Building and Infrastructure Design for Data-Intensive Research in Computer Science Education --- PAWS Lab{,} ",
year = "2024",
url = "\url{http://adapt2.sis.pitt.edu/w/index.php?title=Community-Building_and_Infrastructure_Design_for_Data-Intensive_Research_in_Computer_Science_Education&oldid=4613}",
note = "[Online; accessed 7-September-2026]"
}