-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathMonografia.bib
59 lines (53 loc) · 1.51 KB
/
Monografia.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
@book{crawford,
title={Marcus Tullius Cicero: The lost and unpublished orations},
author={Jane Crawford},
inbook={Hypomnemata: Untersuchungen zur Antike und zu ihrem Nachleben},
year={1984},
address={G\"{o}ttingen},
publisher={Vandenhoeck \& Ruprecht}
}
@book{schinke,
title={A stemming algorithm for Latin text databases},
author={Robyn Schinke and Mark Greengrass and Alexander Robertson and Peter Willett},
year={1996},
publisher={Journal of Documentation, Volume 52},
address={Sheffield}
}
@book{francais,
title={\OE uvres compl\`{e}tes de Cic\'{e}ron, avec la traduction en fran\c{c}ais},
author={Désiré Nisard},
year={1869},
address={Paris},
publisher={Institut de France}
}
@book{langlog,
author={Mark Liberman},
title={Straw men and Bee Science},
year={2011},
publisher={Language Log},
howpublished={\url{http://languagelog.ldc.upenn.edu/nll/?p=3180}},
note={Acessado em 10 de dezembro de 2011}
}
@book{guido,
title={Computer Programming for Everybody},
author={Guido van Rossum},
year={1999},
address={Reston},
howpublished={\url{http://www.python.org/doc/essays/cp4e.html}},
publisher={Corporation for National Research Initiatives}
}
@book{abney,
title={Statistical Methods and Linguistics},
author={Steven Abney},
year={1996},
publisher={MIT},
address={Cambridge},
booktitle={The Balancing Act: Combining Symbolic and Statistical Approaches to Language}
}
@book{bird,
author={Steve Bird and Ewan Klein and Edward Loper},
title={Natural Language Processing with Python},
year={2009},
address={Beijing},
publisher={O'Reilly Media}
}