Skip to content

Instantly share code, notes, and snippets.

@dsanson
Created September 7, 2011 19:02
Show Gist options
  • Save dsanson/1201407 to your computer and use it in GitHub Desktop.
Save dsanson/1201407 to your computer and use it in GitHub Desktop.
@string{jgr = "J.~Geophys.~Res."}
@MISC{Primes,
author = "Charles Louis Xavier Joseph de la Vall{\'e}e Poussin",
note = "A strong form of the prime number theorem, 19th century",
year = 1879
}
@INBOOK{chicago,
title = "The Chicago Manual of Style",
publisher = "University of Chicago Press",
edition = "Thirteenth",
year = 1982,
pages = "400--401",
key = "Chicago"
}
@BOOK{texbook,
author = "Donald E. Knuth",
title= "The {{\TeX}book}",
publisher = "Addison-Wesley",
year = 1984
}
@BOOK{latexbook,
author = "Leslie Lamport",
title = "{\LaTeX \rm:} {A} Document Preparation System",
publisher = "Addison-Wesley",
year = 1986
}
@UNPUBLISHED{btxdoc,
author = "Oren Patashnik",
title = "{Using BibTeX}",
note = "Documentation for general BibTeX users",
month = jan,
year = 1988
}
@UNPUBLISHED{btxhak,
author = "Oren Patashnik",
title = "Designing BibTeX Styles",
note = "The part of BibTeX's documentation
that's not meant for general users",
month = jan,
year = 1988
}
@BOOK{strunk,
author = "Strunk, Jr., William and E. B. White",
title = "The Elements of Style",
publisher = "Macmillan",
edition = "Third",
year = 1979
}
@book{vanleunen,
title = "A Handbook for Scholars",
author = "Mary-Claire van Leunen",
publisher = "Knopf",
year = "1979"
}
@ARTICLE{Zurek:1993,
AUTHOR = {Zurek, R. W. and Martin, L. J.},
TITLE = {Interannual Variability of planet-encircling dust activity on {M}ars},
YEAR = {1993},
JOURNAL = jgr,
VOLUME = {98},
NUMBER = {E2},
PAGES = {3247--3259}
}
@Article{narendra_1990,
author = {K.S.Narendra and K.Parthsarathy},
title = {Identification and Control of Dynamical System
using Neural Networks},
journal = "IEENN",
year = {1990},
volume = {1},
number = {1},
month = {},
pages = {4-27},
note = {},
annote = {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment