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
|
@TECHREPORT{SocialValuesEU,
author = {Special Eurobarometer -- European Commission},
title = {Social values, Science and Technology},
date = {2005-06},
url = {http://ec.europa.eu/public_opinion/archives/ebs/ebs_225_report_en.pdf}
}
@ARTICLE{MySqlWiki,
author = {various, Wikimedia fundation},
title = {MySQL - Wikipedia, the free encyclopedia},
date = {2011-01-31},
url = {http://en.wikipedia.org/wiki/MySQL}
}
@ARTICLE{PostgreSqlWiki,
author = {various, Wikimedia fundation},
title = {PostgreSQL - Wikipedia, the free encyclopedia},
date = {2011-01-31},
url = {http://en.wikipedia.org/wiki/PostgreSQL}
}
@article{LaTeXWiki,
author = {various, Wikimedia fundation},
title = {LaTeX - Wikipedia, the free encyclopedia},
date = {2011-02-01},
url = {http://en.wikipedia.org/wiki/LaTeX}
}
@MISC{Python.org:main,
Author = {Python Fundation, various},
title = {Python Programming Language – Official Website},
date = {2011-01-31},
url = {http://www.python.org}
}
@MISC{latex.org:main,
author = {LaTeX project, various},
title = {LaTeX – A document preparation system},
date = {2011-02-01},
url = {http://www.latex-project.org/}
}
@MISC{bazaar:com:main,
author = {canonical, Various},
title = {Bazaar},
date = {2011-02-01},
url = {http://bazaar.canonical.com/en/}
}
@MISC{LP:GH:PGCP3k,
author = {Gustav Hartvigsson and Gerald Kaszuba},
title = {port of pygooglechart to py3k},
date = {2011-01-05},
url = {https://code.launchpad.net/~gustav-hartvigsson/+junk/pygooglechart-py3k}
}
|