Data on Knowledge Networks in Political Science Published

Replication data for our recent article on knowledge networks in Political Science are available from my dataverse

Article on Networks in Political Science Published

Harald’s and my article on citation and collaboration networks in German and British Political Science has finally appeared in print and online, which is obviously great. Here is the abstract:

Citations and co-publications are one important indicator of scientific communication and collaboration. By studying patterns of citation and co-publication in four major European Political Science journals (BJPS, PS, PVS and ÖZP), we demonstrate that compared to the conduits of communication in the natural sciences, these networks are rather sparse. British Political Science, however, is clearly less fragmented than its German speaking counterpart.

Continue reading “Article on Networks in Political Science Published” »

Presentation: Knowledge Networks in European Political Science

mutualworld Presentation: Knowledge Networks in European Political Science

Worldwide mutual citations in Political Science

 Presentation: Knowledge Networks in European Political ScienceLast Saturday, we presented our ongoing work on collaboration and citation networks in Political Science at the
4th UK Network conference held at the University of Greenwich. For this conference, we created a presentation on Knowledge Networks in European Political Science that summarises most of our findings on political science in Britain and Germany and provides some additional international context. The picture on the right shows a subnetwork of about 320 scientists who mutually cite each others’ work. Watch out for the dense IR/methods cluster and the lack of (mutual) connections between the dispersed political sociology and formal methods camps.

Continue reading “Presentation: Knowledge Networks in European Political Science” »

Software for Social Network Analysis: Pajek and Friends

Our project on social (citation and collaboration) networks in British and German political science involves networks with hundreds and thousands of nodes (scientists and articles). At the moment, our data come from the Social Science Citation Index (part of the ISI web of knowledge), and we use a bundle of rather eclectic (erratic?) scripts written in Perl to convert the ISI records into something that programs like Pajek or Stata can read. Some canned solutions (Wos2pajek, network workbench, bibexcel) are available for free, but I was not aware of them when I started this project, did not manage to install them properly, or was not happy with the results. Perl is the Swiss Army Chainsaw (TM) for data pre-processing, incredibly powerful (my scripts are typically less than 50 lines, and I am not an efficient programmer), and every time I want to do something in a slightly different way (i.e. I spot a bug), all I have to do is to change a few lines in the scripts.
After trying a lot of other programs available on the internet, we have chosen Pajek for doing the analyses and producing those intriguing graphs of cliques and inner circles in Political Science. Pajek is closed source but free for non-commercial use and runs on Windows or (via wine) Linux. It is very fast, can (unlike many other programs) easily handle very large networks, produces decent graphs and does many standard analyses. Its user interface may be slightly less than straightforward but I got used to it rather quickly, and it even has basic scripting capacities.

 Software for Social Network Analysis: Pajek and Friends

The Missing Manual

Continue reading “Software for Social Network Analysis: Pajek and Friends” »