Skip to content

Commit 40e15ef

Browse files
docs(notebook): restore Core principles block in usage guide
Keep author-facing intro markdown with ARS and Ethnography citations.
1 parent cecfa98 commit 40e15ef

1 file changed

Lines changed: 17 additions & 9 deletions

File tree

visualization_toolkit_final.ipynb

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,16 @@
1818
"\n",
1919
"**Key parameters (set per tool):** `clustering_method` 1 = RoBERTa, 2 = Jaccard, 3 = PMI, 4 = TF-IDF; `distance_metric` `\"cosine\"` or `\"default\"`. Design rationale for the environment-configuration and word-family setup steps is in [README → Design Notes](https://github.com/Computational-Ethnography-Lab/cmap_visualization_toolkit#design-notes).\n",
2020
"\n",
21-
"## License & Citation\n",
21+
"## Core principles \n",
22+
"- Abramson, C. M., Prendergast, T., Li, Z., & Dohan, D. (2026). \"Qualitative Research in an Era of Artificial Intelligence: A Pragmatic Approach to Data Analysis, Workflow, and Computation.\" *Annual Review of Sociology, 52* (in press). https://doi.org/10.1146/annurev-soc-011824-104836\n",
23+
"\n",
24+
"- Abramson, C. M., Joslyn, J., Rendle, K. A., Garrett, S. B., & Dohan, D. (2018). The promises of computational ethnography: Improving transparency, replicability, and validity for realist approaches to ethnographic analysis. Ethnography, 19(2), 254-284.\n",
2225
"\n",
23-
"BSD 3-Clause (\"AS IS\", no warranty). **Cite as:** Abramson, Corey M. and Yuhan (Victoria) Nian. 2025. *CMAP Visualization Toolkit.* Full citation with the Zenodo DOI and contributor list is in the [README](https://github.com/Computational-Ethnography-Lab/cmap_visualization_toolkit#policies). Questions: <corey.abramson@rice.edu>.\n",
26+
"## License & Citation\n",
2427
"\n",
25-
"**Acknowledgments:** Thanks to Alejandro for feedback and testing."
28+
"BSD 3-Clause (\"AS IS\", no warranty). \n",
29+
"**Cite as:** Abramson, Corey M. and Yuhan (Victoria) Nian. 2025. *CMAP Visualization Toolkit.* \n",
30+
"Full citation with the Zenodo DOI and contributor list is in the [README](https://github.com/Computational-Ethnography-Lab/cmap_visualization_toolkit#policies). Questions: <corey.abramson@rice.edu>.\n"
2631
]
2732
},
2833
{
@@ -40,13 +45,13 @@
4045
"execution_count": null,
4146
"id": "9217d283",
4247
"metadata": {
43-
"tags": [
44-
"setup-run-once"
45-
],
48+
"collapsed": true,
4649
"jupyter": {
4750
"source_hidden": true
4851
},
49-
"collapsed": true
52+
"tags": [
53+
"setup-run-once"
54+
]
5055
},
5156
"outputs": [],
5257
"source": [
@@ -514,11 +519,12 @@
514519
{
515520
"cell_type": "code",
516521
"execution_count": null,
522+
"id": "fc1758ce",
517523
"metadata": {
524+
"collapsed": true,
518525
"jupyter": {
519526
"source_hidden": true
520-
},
521-
"collapsed": true
527+
}
522528
},
523529
"outputs": [],
524530
"source": [
@@ -2270,6 +2276,7 @@
22702276
{
22712277
"cell_type": "code",
22722278
"execution_count": null,
2279+
"id": "563ad982",
22732280
"metadata": {},
22742281
"outputs": [],
22752282
"source": [
@@ -2946,6 +2953,7 @@
29462953
{
29472954
"cell_type": "code",
29482955
"execution_count": null,
2956+
"id": "f8a025f8",
29492957
"metadata": {},
29502958
"outputs": [],
29512959
"source": [

0 commit comments

Comments
 (0)