igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] How to cite iGraph


From: Steve Lianoglou
Subject: Re: [igraph] How to cite iGraph
Date: Mon, 6 Apr 2009 16:38:00 -0400

On Apr 6, 2009, at 2:59 PM, Chang Jin Shin wrote:

Hi!

I want cite 'iGraph' in my manuscript.
How can I cite this?


If you're using R, the typical way to find out is:

R> citation('igraph')

To cite 'igraph' in publications use:

Csardi G, Nepusz T: The igraph software package for complex network research, InterJournal, Complex Systems 1695. 2006.
  http://igraph.sf.net

A BibTeX entry for LaTeX users is

  @article{,
    title = {The igraph software package for complex network research},
    author = {Gabor Csardi and Tamas Nepusz},
    journal = {InterJournal},
    volume = {Complex Systems},
    pages = {1695},
    year = {2006},
    url = {http://igraph.sf.net},
  }

If you're not using R .. there's your answer, anyway ;-)

-steve

--
Steve Lianoglou
Graduate Student: Physiology, Biophysics and Systems Biology
Weill Medical College of Cornell University

http://cbio.mskcc.org/~lianos







reply via email to

[Prev in Thread] Current Thread [Next in Thread]