@article{BiblioCite,
        author = {Author Name},
        title = {Title},
        journal = {Journal Name},
        year = {2000},
        volume = {1},
        number = {1},
        pages = {1--2},
}


@article{Example,
        author =   {Sergei Maslov and Kim Sneppen},
  		title =    {Specificity and Stability in Topology of Protein Networks},
  		journal =  {Science},
  		year =     {2002},
  		volume =   {296},
  		pages =    {910--913},
}

@online{Website,
	url = {www.google.com},
	author = {Sergey Brin and Larry Page},
	title = {Google}
}
