This is the main course website. There is also a course Canvas site for uploading assignments.
Class Business
![]() |
A look ahead to the end of the course (final project proposal presentation & assignment) |
- Readings on Social Network Analysis
- For Tuesday
- Stephen P. Borgatti, et al. (2009), “Network Analysis in the Social Sciences”
alternative source: pre-copyedited manuscript of the article
- Elijah Meeks and Scott B. Weingart, “Introduction to Network Analysis and Representation” — click on the tabs for “centrality, ” “clustering coefficient,” etc. for brief interactive tutorials
- Stephen P. Borgatti, et al. (2009), “Network Analysis in the Social Sciences”
- For Today
- Paola Pascual-Ferrá, Neil Alperstein, and Daniel J. Barnett, “Social Network Analysis of COVID-19 Public Discourse on Twitter: Implications for Risk Communication” (2020)
- Optional: look at the methods and diagrams in an example of applying social network analysis to Modernist poets: Richard Jean So and Hoyt Long, “Network Analysis and the Sociology of Modernism” (2013)
Due Thursday, Nov. 17th: Social Network Analysis Exercise (Part A)
- For next Tuesday
- Christopher N. Warren et al., Six Degrees of Francis Bacon (2015)
- Optional: for a detailed explanation of methods used to create this project, see Christopher N. Warren et al., “Six Degrees of Francis Bacon: A Statistical Method for Reconstructing Large Historical Social Networks” (2016)
- Franco Moretti, “Network Theory, Plot Analysis” (2011)
Due Tuesday, Nov. 20th: Social Network Analysis Exercise (Part B)
- Christopher N. Warren et al., Six Degrees of Francis Bacon (2015)
- For Tuesday
Practicum 7: Social Network Analysis Exercise (Part A)
1. Nodes
One of the most potent ideas in the social sciences is the notion that individuals are embedded in thick webs of social relations and interactions. Social network theory provides an answer to a question that has preoccupied social philosophy since the time of Plato, namely, the problem of social order: how autonomous individuals can combine to create enduring, functioning societies. (Borgatti, et al., 892)



Agent Based Modeling
- Cellular Automata
- Conway’s Game of Life: 1 | 2 | 3
- Rules:
- Any live cell with fewer than two live neighbours dies.
- Any live cell with two or three live neighbours lives on to the next generation.
- Any live cell with more than three live neighbours dies.
- Any dead cell with exactly three live neighbours becomes a live cell.
- Agent-based modeling tools — e.g., Netlogo
- Eric Bonabeau, “Agent-Based Modeling: Methods and Techniques for Simulating Human Systems” (2002)
2. Edges
An edge
![]() |
|

Actor-Network Theory
- Wikipedia article on ANT and Bruno Latour
- Example 1 | Example 2

3. Imagined Networks
- David K. Elson, Nicholas Dames, and Kathleen R. McKeown, “Extracting Social Networks from Literary Fiction” (2010)
- Stacey Margolis, “Network Theory circa 1800: Charles Brockden Brown’s ‘Arthur Mervyn’” (2012)

4. Other Issues?
Comparison of article on using network analysis to study forest fires and software package based on network analysis theory based on analogy with forest fires (Lucia Russo, et al. “A Complex Network Theory Approach for the Spatial Distribution of Fire Breaks in Heterogeneous Forest Landscapes for the Control of Wildland Fires.” (2016) URL) (Gabor Csardi. “Igraph R Manual Pages,” n. d. URL)


This is the main course website. There is also a course Canvas site for uploading assignments.