[Pharo-project] Citing Pharo
What is the proper way to cite Pharo? Is there a proper way? :) If not, we might take some guidance from R, which sprays out the text below in response to citation(). Bill To cite R in publications use: R Development Core Team (2008). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. ISBN 3-900051-07-0, URL http://www.R-project.org. A BibTeX entry for LaTeX users is @Manual{, title = {R: A Language and Environment for Statistical Computing}, author = {{R Development Core Team}}, organization = {R Foundation for Statistical Computing}, address = {Vienna, Austria}, year = {2008}, note = {{ISBN} 3-900051-07-0}, url = {http://www.R-project.org}, } We have invested a lot of time and effort in creating R, please cite it when using it for data analysis. See also âcitation("pkgname")â for citing R packages.
I personally provide the url pharo-project.org You could maybe cite Pharo by Example Cheers, Alexandre On 27 Sep 2009, at 21:04, Schwab,Wilhelm K wrote:
What is the proper way to cite Pharo? Is there a proper way? :)
If not, we might take some guidance from R, which sprays out the text below in response to citation().
Bill
To cite R in publications use:
R Development Core Team (2008). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. ISBN 3-900051-07-0, URL http://www.R-project.org.
A BibTeX entry for LaTeX users is
@Manual{, title = {R: A Language and Environment for Statistical Computing}, author = {{R Development Core Team}}, organization = {R Foundation for Statistical Computing}, address = {Vienna, Austria}, year = {2008}, note = {{ISBN} 3-900051-07-0}, url = {http://www.R-project.org}, }
We have invested a lot of time and effort in creating R, please cite it when using it for data analysis. See also âcitation("pkgname")â for citing R packages.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On 28.09.2009, at 10:27, Alexandre Bergel wrote:
I personally provide the url pharo-project.org You could maybe cite Pharo by Example
I would cite pharo by example: Andrew Black, Stéphane Ducasse, Oscar Nierstrasz, Damien Pollet, Damien Cassou and Marcus Denker, Pharo by Example, Square Bracket Associates, 2009, ISBN 978-3-9523341-4-0 Marcus -- Marcus Denker - http://marcusdenker.de PLEIAD Lab - Computer Science Department (DCC) - University of Chile
I will add it to lse.bib :) On Sep 28, 2009, at 4:42 PM, Marcus Denker wrote:
On 28.09.2009, at 10:27, Alexandre Bergel wrote:
I personally provide the url pharo-project.org You could maybe cite Pharo by Example
I would cite pharo by example:
Andrew Black, Stéphane Ducasse, Oscar Nierstrasz, Damien Pollet, Damien Cassou and Marcus Denker, Pharo by Example, Square Bracket Associates, 2009, ISBN 978-3-9523341-4-0
Marcus
-- Marcus Denker - http://marcusdenker.de PLEIAD Lab - Computer Science Department (DCC) - University of Chile
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
http://scg.unibe.ch/scgbib?query=Blac09a&display=abstract @book{Blac09a, Title = {Pharo by Example}, Author = {Andrew Black and St\'ephane Ducasse and Oscar Nierstrasz and Damien Pollet and Damien Cassou and Marcus Denker}, Publisher = {Square Bracket Associates}, Year = {2009}, aeres = {OV}, aeresstatus = {aeres08}, inria = {ADAM}, Abstract = {Pharo by Example, intended for both students and developers, will guide you gently through the Pharo language and environment by means of a series of examples and exercises. This book is made available under the Creative Commons Attribution-ShareAlike 3.0 license.}, ISBN = {978-3-9523341-4-0}, Url = {http://pharo-project.org/PharoByExample}, Annote = {book}, Keywords = {scg09 olit scg-pub jb09 snf-none skipdoi} } On Sep 28, 2009, at 19:49, Stéphane Ducasse wrote:
I will add it to lse.bib :)
On Sep 28, 2009, at 4:42 PM, Marcus Denker wrote:
On 28.09.2009, at 10:27, Alexandre Bergel wrote:
I personally provide the url pharo-project.org You could maybe cite Pharo by Example
I would cite pharo by example:
Andrew Black, Stéphane Ducasse, Oscar Nierstrasz, Damien Pollet, Damien Cassou and Marcus Denker, Pharo by Example, Square Bracket Associates, 2009, ISBN 978-3-9523341-4-0
Marcus
-- Marcus Denker - http://marcusdenker.de PLEIAD Lab - Computer Science Department (DCC) - University of Chile
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (5)
-
Alexandre Bergel -
Marcus Denker -
Oscar Nierstrasz -
Schwab,Wilhelm K -
Stéphane Ducasse