]> AND Private Git Repository - rce2015.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Correction référence Bru95
authorziane <ziane@spirou.ltas.ulg.ac.be>
Thu, 7 May 2015 14:36:27 +0000 (16:36 +0200)
committerziane <ziane@spirou.ltas.ulg.ac.be>
Thu, 7 May 2015 14:36:27 +0000 (16:36 +0200)
Ajouter référence pour krylov multisplitting

biblio.bib
paper.tex

index c8afa88c4be23a5909c0db1ec9b7ae9d2528359a..11ff0d1ecd6641c8662bb0f15980ebe00ca9eb15 100644 (file)
@@ -68,11 +68,13 @@ pages = {671--679},
 year = {1992}
 }
 
-@INPROCEEDINGS{Bru95,
+@article{Bru95,
     author = {Bru, Rafael and Migallón, Violeta and Penadés, José and Szyld, Daniel B.},
     title = {Parallel, synchronous and asynchronous two–stage multisplitting methods},
     year = {1995},
-    pages = {24--38}
+    journal = {Electronic Transactions on Numerical Analysis},
+    volume={3},
+    pages = {24--38},
 }
 
 @article{Frommer92,
@@ -262,3 +264,13 @@ year = 2010,
   month =        may,
   publisher =    {IEEE}
 }
+
+@article{couturier15,
+    author = {Couturier, Raphaël and Ziane Khodja, Lilia},
+    title = {A scalable multisplitting algorithm to solve large sparse linear systems},
+    year = {2015},
+    journal = {Journal of Supercomputing},
+    volume={71},
+    number={4},
+    pages = {1345--1356},
+}
index 53d0dd94471672fcda83d410a6fb393bc702ceb8..9cfb25899df52832a17b81ea9fe4c7282ed78567 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -186,7 +186,7 @@ determine which method to choose given a specified multi-core architecture.
 Moreover the obtained results on different simulated multi-core architectures
 confirm the real results previously obtained on non simulated architectures.
 More precisely the simulated results are in accordance (i.e. with the same order
-of magnitude) with the works presented in [], which show that the synchronous
+of magnitude) with the works presented in~\cite{couturier15}, which show that the synchronous
 multisplitting method is more efficient than GMRES for large scale clusters.
 
 \LZK{Il n y a pas dans la partie expé cette comparaison et confirmation des
@@ -898,9 +898,7 @@ This work is partially funded by the Labex ACTION program (contract ANR-11-LABX-
 
 \bibliographystyle{wileyj}
 \bibliography{biblio}
-\AG{Warning bibtex à corriger (%
-  \texttt{empty booktitle in Bru95}%
-).}
+
 
 \end{document}