“Dis-alg”的版本间的差异

来自Algorithm Wiki
跳转至: 导航搜索
第26行: 第26行:
  
 
@article{Lamport78,
 
@article{Lamport78,
author = {Leslie Lamport},
+
author = {Leslie Lamport},
title = {Time, clocks, and the ordering of events in a distributed system},
+
title = {Time, clocks, and the ordering of events in a distributed system},
journal = {Commun. ACM},
+
journal = {Commun. ACM},
volume = {21},
+
volume = {21},
number = {7},
+
number = {7},
year = {1978},
+
year = {1978},
issn = {0001-0782},
+
issn = {0001-0782},
pages = {558--565},
+
pages = {558--565},
doi = {http://doi.acm.org/10.1145/359545.359563},
+
doi = {http://doi.acm.org/10.1145/359545.359563},
publisher = {ACM},
+
publisher = {ACM},
address = {New York, NY, USA},
+
address = {New York, NY, USA},
 
}
 
}

2015年8月28日 (五) 15:39的版本

Bibliography


% Her

@inproceedings{Herlihy2011,

author = {Herlihy, Maurice and Shavit, Nir},
title = {On the Nature of Progress},
booktitle = {Proceedings of the 15th International Conference on Principles of Distributed Systems},
series = {OPODIS'11},
year = {2011},
isbn = {978-3-642-25872-5},
location = {Toulouse, France},
pages = {313--328},
numpages = {16},
url = {http://dx.doi.org/10.1007/978-3-642-25873-2_22},
doi = {10.1007/978-3-642-25873-2_22},
acmid = {2183558},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},

}


%Lam

@article{Lamport78,

author = {Leslie Lamport},
title = {Time, clocks, and the ordering of events in a distributed system},
journal = {Commun. ACM},
volume = {21},
number = {7},
year = {1978},
issn = {0001-0782},
pages = {558--565},
doi = {http://doi.acm.org/10.1145/359545.359563},
publisher = {ACM},
address = {New York, NY, USA},

}