citHeader("To cite TraMineR in publications please use:")

p1 <- person("Alexis", "Gabadinho", email = "alexis.gabadinho@unige.ch")
p2 <- person("Gilbert", "Ritschard", email = "gilbert.ritschard@unige.ch")
p3 <- person("Matthias", "Studer", email = "matthias.studer@unige.ch")
p4 <- person("Nicolas S.", "M\u00FCller", email = "nsmuller@gmail.com")
p5 <- person("Reto", "B\u00FCrgin", email = "reto.buergin@unige.ch")


citEntry(entry = "Article",
  title        = "Analyzing and Visualizing State Sequences in {R} with {TraMineR}",
  author       = personList(p1, p2, p4, p3),
  journal      = "Journal of Statistical Software",
  year         = "2011",
  volume       = "40",
  number       = "4",
  pages        = "1--37",
  url          = "http://www.jstatsoft.org/v40/i04/",

  textVersion  =
  paste("Gabadinho, A., Ritschard, G., M\u00FCller, N. S., Studer, M. (2011).",
        "Analyzing and Visualizing State Sequences in R with TraMineR.",
        "Journal of Statistical Software, 40(4), 1-37.",
        "URL http://www.jstatsoft.org/v40/i04/."),
        header="For state sequences:\n"
)

citEntry(entry="Article",
    author = personList(p3, p2, p1, p4),
    title = "Discrepancy analysis of state sequences",
    journal = "Sociological Methods and Research",
    year    = "2011",
    volume  = "40",
    number  = "3",
    pages   = "471--510",
    doi = "http://dx.doi.org/10.1177/0049124111415372",

    textVersion="Studer, M., Ritschard, G., Gabadinho, A. & M\u00FCller, N.S. (2011), Discrepancy analysis of state sequences, Sociological Methods and Research, 40(3), 471-510. DOI http://dx.doi.org/10.1177/0049124111415372",
    header="For dissimilarity analysis:\n"
)

citEntry(entry="incollection",
    author = personList(p3, p2, p1, p4),
    title = "Discrepancy analysis of complex objects using dissimilarities",
    booktitle = "Advances in Knowledge Discovery and Management",
    publisher = "Springer",
    year = "2010",
    editor = "Fabrice Guillet and Gilbert Ritschard and Djamel A. Zighed and Henri Briand",
    series = "Studies in Computational Intelligence",
    address = "Berlin",
    note = "292",
    pages = "3-19",
    textVersion="Studer, M., Ritschard, G., Gabadinho, A. & M\u00FCller, N.S. (2010), Discrepancy analysis of complex objects using dissimilarities, In Guillet, F., Ritschard, G., Zighed, D.A. & Briand, H. (eds) Advances in Knowledge Discovery and Management. Series: Studies in Computational Intelligence. Volume 292, pp. 3-19. Berlin: Springer.",
)

citEntry(entry="incollection",
  author = personList(p1, p2),
  title = "Searching for typical life trajectories applied to child birth histories",
  booktitle = "Gendered life courses",
  publisher = "Vienna: LIT",
  year = "2013",
  editor = "R. L\u00E9vy and  E. Widmer",
  pages = "287-312",
  textVersion="Gabadinho, A. & Ritschard, G. (2013), Searching for typical life trajectories applied to child birth histories, In R. L\u00E9vy & E. widmer (eds.), Gendered life courses.  pp. 287-312. Vienna: LIT",
  header="For representative sequences:"
)
citEntry(entry="article",
  author = personList(p1, p2, p3, p4),
  title = "Indice de complexit\u00E9 pour le tri et la comparaison de s\u00E9quences cat\u00E9gorielles",
  booktitle = "Extraction et gestion des connaissances (EGC 2010)",
  journal = "Revue des nouvelles technologies de l'information (RNTI)",
  year = "2010",
  volume = "E-19",
  booktitle = "Extraction et gestion des connaissances (EGC 2010)",
  pages = "61-66",
  textVersion="Gabadinho, A., Ritschard, G., Studer, M. & M\u00FCller, N.S. (2010), Indice de complexit\u00E9 pour le tri et la comparaison de s\u00E9quences cat\u00E9gorielles, In Extraction et gestion des connaissances (EGC 2010), Revue des nouvelles technologies de l'information RNTI. Vol. E-19, pp. 61-66.",
  header="For longitudinal characteristics and the complexity index:"
)
citEntry(entry="incollection",
  author = personList(p2, p5, p3),
  title = "Exploratory Mining of Life Event Histories",
  booktitle = "Contemporary Issues in Exploratory Data Mining in the Behavioral Sciences",
  publisher = "New York: Routledge",
  year = "2013",
  editor = "J.J. McArdle and  G. Ritschard",
  pages = "221-253",
  textVersion="Ritschard, G., B\u00FCrgin, R. & Studer, M. (2013), Exploratory Mining of Life Event Histories, In J.J. McArdle & G. Ritschard (eds.), Contemporary Issues in Exploratory Data Mining in the Behavioral Sciences.  pp. 221-253. New York: Routledge",
  header="For event sequences:"
)
citEntry(entry="article",
  author = personList(p5, p2),
  title = "A decorated parallel coordinate plot for categorical longitudinal data",
  journal = "The American Statistician",
  year = "2014",
  volume = "68",
  pages = "98-103",
  number = "2",
  doi = "10.1080/00031305.2014.887591",
  textVersion="B\u00FCrgin, R. & Ritschard, G. (2014), A decorated parallel coordinate plot for categorical longitudinal data, The American Statistician 68(2), 98-103.  DOI http://dx.doi.org/10.1080/00031305.2014.887591",
)

citFooter("See",sQuote("citation()"),"for citing R itself.")
