[Rprotobuf-commits] r747 - papers/jss
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Jan 11 17:39:52 CET 2014
Author: edd
Date: 2014-01-11 17:39:52 +0100 (Sat, 11 Jan 2014)
New Revision: 747
Modified:
papers/jss/eddelbuettel-stokely.bib
Log:
Firstname Lastname and Otherfirst OtherLast ordering for authors
Modified: papers/jss/eddelbuettel-stokely.bib
===================================================================
--- papers/jss/eddelbuettel-stokely.bib 2014-01-11 05:53:01 UTC (rev 746)
+++ papers/jss/eddelbuettel-stokely.bib 2014-01-11 16:39:52 UTC (rev 747)
@@ -1,6 +1,6 @@
@article{eddelbuettel2011rcpp,
title={Rcpp: Seamless R and C++ integration},
- author={Eddelbuettel, Dirk and Fran{\c{c}}ois, Romain},
+ author={Dirk Eddelbuettel and Romain Fran{\c{c}}ois},
journal={Journal of Statistical Software},
volume={40},
number={8},
@@ -23,21 +23,21 @@
}
@Manual{int64,
title = {int64: 64 bit integer types},
- author = {Romain Francois},
+ author = {Romain Fran{\c{c}}ois},
year = {2011},
note = {R package version 1.1.2},
url = {http://CRAN.R-project.org/package=int64},
}
@Manual{bit64,
title = {bit64: A S3 class for vectors of 64bit integers},
- author = {Jens Oehlschlägel},
+ author = {Jens Oehlschl\"{a}gel},
year = {2012},
note = {R package version 0.9-3},
url = {http://CRAN.R-project.org/package=bit64},
}
@book{eddelbuettel2013seamless,
title={Seamless R and C++ Integration with Rcpp},
- author={Eddelbuettel, Dirk},
+ author={Dirk Eddelbuettel},
year={2013},
publisher={Springer}
}
@@ -48,28 +48,28 @@
url = {http://www.stat.purdue.edu/~sguha/rhipe/},
}
@misc{serialization,
-author= {Tierney, Luke},
+author= {Luke Tierney},
title = {A New Serialization Mechanism for R},
url = {http://www.cs.uiowa.edu/~luke/R/serialize/serialize.ps},
year = {2003},
}
@manual{eddelbuettel2013exposing,
title={Exposing C++ functions and classes with Rcpp modules},
- author={Eddelbuettel, Dirk and Fran{\c{c}}ois, Romain},
+ author={Dirk Eddelbuettel and Romain Fran{\c{c}}ois},
year={2013},
note={Vignette included in R package Rcpp},
url = {http://CRAN.R-project.org/package=Rcpp},
}
@inproceedings{cantrill2004dynamic,
title={Dynamic Instrumentation of Production Systems.},
- author={Cantrill, Bryan and Shapiro, Michael W and Leventhal, Adam H and others},
+ author={Bryan Cantrill and Michael W Shapiro and Adam H Leventhal and others},
booktitle={USENIX Annual Technical Conference, General Track},
pages={15--28},
year={2004}
}
@article{swain1991color,
title={Color indexing},
- author={Swain, Michael J and Ballard, Dana H},
+ author={Michael J Swain and Dana H Ballard},
journal={International journal of computer vision},
volume={7},
number={1},
@@ -79,7 +79,7 @@
}
@article{rubner2000earth,
title={The earth mover's distance as a metric for image retrieval},
- author={Rubner, Yossi and Tomasi, Carlo and Guibas, Leonidas J},
+ author={Yossi Rubner and Carlo Tomasi and Leonidas J Guibas},
journal={International Journal of Computer Vision},
volume={40},
number={2},
@@ -89,13 +89,13 @@
}
@book{kullback1997information,
title={Information theory and statistics},
- author={Kullback, Solomon},
+ author={Solomon Kullback},
year={1997},
publisher={Courier Dover Publications}
}
@inproceedings{puzicha1997non,
title={Non-parametric similarity measures for unsupervised texture segmentation and image retrieval},
- author={Puzicha, Jan and Hofmann, Thomas and Buhmann, Joachim M},
+ author={Jan Puzicha and Thomas Hofmann and Joachim M Buhmann},
booktitle={Computer Vision and Pattern Recognition, 1997. Proceedings., 1997 IEEE Computer Society Conference on},
pages={267--272},
year={1997},
@@ -103,7 +103,7 @@
}
@inproceedings{fang1999computing,
title={Computing Iceberg Queries Efficiently.},
- author={Fang, Min and Shivakumar, Narayanan and Garcia-Molina, Hector and Motwani, Rajeev and Ullman, Jeffrey D},
+ author={Min Fang and Narayanan Shivakumar and Hector Garcia-Molina and Rajeev Motwani and Jeffrey D Ullman},
booktitle={Internaational Conference on Very Large Databases (VLDB'98), New York, August 1998},
year={1999},
organization={Stanford InfoLab}
@@ -116,7 +116,7 @@
url = {http://cran.r-project.org/package=emdist},
}
@article{Wegiel:2010:CTT:1932682.1869479,
- author = {Wegiel, Michal and Krintz, Chandra},
+ author = {Michal Wegiel and Chandra Krintz},
title = {Cross-language, Type-safe, and Transparent Object Sharing for Co-located Managed Runtimes},
journal = {SIGPLAN Not.},
issue_date = {October 2010},
@@ -136,7 +136,7 @@
}
@article{wickham2011split,
title={The split-apply-combine strategy for data analysis},
- author={Wickham, Hadley},
+ author={Hadley Wickham},
journal={Journal of Statistical Software},
volume={40},
number={1},
@@ -145,7 +145,7 @@
publisher={Citeseer}
}
@inproceedings{Sumaray:2012:CDS:2184751.2184810,
- author = {Sumaray, Audie and Makki, S. Kami},
+ author = {Audie Sumaray and S. Kami Makki},
title = {A Comparison of Data Serialization Formats for Optimal Efficiency on a Mobile Platform},
booktitle = {Proceedings of the 6th International Conference on Ubiquitous Information Management and Communication},
series = {ICUIMC '12},
@@ -164,7 +164,7 @@
}
@Manual{RObjectTables,
title = {User-Defined Tables in the R Search Path},
- author = {Duncan Temple Lang},
+ author = {Duncan {Temple Lang}},
year = {2012},
url = {http://www.omegahat.org/RObjectTables/RObjectTables.pdf},
}
@@ -185,7 +185,7 @@
}
@article{dean2008mapreduce,
title={MapReduce: simplified data processing on large clusters},
- author={Dean, Jeffrey and Ghemawat, Sanjay},
+ author={Jeffrey Dean and Sanjay Ghemawat},
journal={Communications of the ACM},
volume={51},
number={1},
@@ -195,7 +195,7 @@
}
@article{bostock2011d3,
title={D$^3$ Data-Driven Documents},
- author={Bostock, Michael and Ogievetsky, Vadim and Heer, Jeffrey},
+ author={Michael Bostock and Vadim Ogievetsky and Jeffrey Heer},
journal={Visualization and Computer Graphics, IEEE Transactions on},
volume={17},
number={12},
@@ -205,7 +205,7 @@
}
% celebrated article in this field. Also see the parallel paragraph.
@article{Manku:1998:AMO:276305.276342,
- author = {Manku, Gurmeet Singh and Rajagopalan, Sridhar and Lindsay, Bruce G.},
+ author = {Gurmeet Singh Manku and Sridhar Rajagopalan and Bruce G. Lindsay},
title = {Approximate medians and other quantiles in one pass and with limited memory},
journal = {SIGMOD Rec.},
issue_date = {June 1998},
@@ -224,7 +224,7 @@
}
% Has a section on protocol buffers
@article{Pike:2005:IDP:1239655.1239658,
- author = {Pike, Rob and Dorward, Sean and Griesemer, Robert and Quinlan, Sean},
+ author = {Rob Pike and Sean Dorward and Robert Griesemer and Sean Quinlan},
title = {Interpreting the data: Parallel analysis with Sawzall},
journal = {Sci. Program.},
issue_date = {October 2005},
@@ -247,7 +247,7 @@
}
@article{sturges1926choice,
title={The choice of a class interval},
- author={Sturges, Herbert A},
+ author={Herbert A Sturges},
journal={Journal of the American Statistical Association},
volume={21},
number={153},
@@ -263,7 +263,7 @@
}
@article{scott1979optimal,
title={On optimal and data-based histograms},
- author={Scott, David W},
+ author={David W Scott},
journal={Biometrika},
volume={66},
number={3},
@@ -273,7 +273,7 @@
}
@book{scott2009multivariate,
title={Multivariate density estimation: theory, practice, and visualization},
- author={Scott, David W},
+ author={David W Scott},
volume={383},
year={2009},
publisher={Wiley. com}
More information about the Rprotobuf-commits
mailing list