Skip to content

jacek-jonca/CraddockGigascience2014

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CraddockGigscience2014

Craddock et. al., connectomes gigscience review paper.

To compile this paper you will need pdflatex and bibtex installed. This can easily be accomplished on a Mac by install mactex. If you have linux you will want to install from a repository using a package manager such as 'apt-get' or 'yum'. If you have a PC, I am not sure how you install latex.

If you have make installed you can compile the paper using:

make

Otherwise you will need to run the commands:

pdflatex craddockGigascience2014.tex
bibtex craddockGigascience2014
pdflatex craddockGigascience2014.tex
pdflatex craddockGigascience2014.tex

The multiple runs makes sure that all references are resolved. If you do not change the bib file you will not need to rerun the bibtex command.

Otherwise you can just download the PDF.

About

craddock et al. connectomes gigascience review paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 99.9%
  • Makefile 0.1%