This page last changed on Jan 12, 2011 by dapolley.
Description

Extract Author Paper Network creates a network where both authors and papers are nodes. Edges represent the fact that an author node worked on the target paper node.

Extract Author Paper Network takes 1 parameter, which is the format of the file. The supported file formats are Bibtex, ISI, Scopus, and EndNote.

Implementation Details

Extract Author Paper Network wraps Extract Directed Network, using an Authors column as the source column and a Paper Titles column as the target column.

Here is a table of the supported file formats, Authors column used, and Paper Titles column used:

File Format Authors Column Paper Titles Column
Bibtex "author" "title"
ISI "Authors" "Cite Me As"
Scopus "Authors" "Title"
EndNote "Author" "Title"
Usage Hints

See Extract Directed Network.

Links
See Also

Document generated by Confluence on May 31, 2011 16:37