|
1 | 1 | @c -*- texinfo -*- |
2 | 2 |
|
3 | | -@c Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2016, 2020 Moreno Marzolla |
| 3 | +@c Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2016, 2020, 2024 Moreno Marzolla |
4 | 4 | @c |
5 | 5 | @c This file is part of the queueing package. |
6 | 6 | @c |
@@ -96,41 +96,32 @@ If you use the @code{queueing} package in a technical paper, please |
96 | 96 | cite it as: |
97 | 97 |
|
98 | 98 | @quotation |
99 | | -Moreno Marzolla, @emph{The qnetworks Toolbox: A Software Package for |
100 | | -Queueing Networks Analysis}. Khalid Al-Begain, Dieter Fiems and |
101 | | -William J. Knottenbelt, Editors, Proceedings 17th International |
102 | | -Conference on Analytical and Stochastic Modeling Techniques and |
103 | | -Applications (ASMTA 2010) Cardiff, UK, June 14--16, 2010, volume 6148 |
104 | | -of Lecture Notes in Computer Science, Springer, pp. 102--116, ISBN |
105 | | -978-3-642-13567-5 |
| 99 | +Moreno Marzolla. 2022. Queueing Networks and Markov Chains Analysis |
| 100 | +with the Octave queueing package. SIGMETRICS Perform. Eval. Rev. 49, 4 |
| 101 | +(March 2022), 47–52. @url{https://doi.org/10.1145/3543146.3543158} |
106 | 102 | @end quotation |
107 | 103 |
|
108 | 104 | If you use BibTeX, this is the citation block: |
109 | 105 |
|
110 | 106 | @verbatim |
111 | | -@inproceedings{queueing, |
112 | | - author = {Moreno Marzolla}, |
113 | | - title = {The qnetworks Toolbox: A Software Package for Queueing |
114 | | - Networks Analysis}, |
115 | | - booktitle = {Analytical and Stochastic Modeling Techniques and |
116 | | - Applications, 17th International Conference, |
117 | | - ASMTA 2010, Cardiff, UK, June 14-16, 2010. Proceedings}, |
118 | | - editor = {Khalid Al-Begain and Dieter Fiems and William J. Knottenbelt}, |
119 | | - year = {2010}, |
120 | | - publisher = {Springer}, |
121 | | - series = {Lecture Notes in Computer Science}, |
122 | | - volume = {6148}, |
123 | | - pages = {102--116}, |
124 | | - ee = {http://dx.doi.org/10.1007/978-3-642-13568-2_8}, |
125 | | - isbn = {978-3-642-13567-5} |
| 107 | +@article{queueing, |
| 108 | + author = {Marzolla, Moreno}, |
| 109 | + title = {Queueing Networks and Markov Chains Analysis |
| 110 | + with the Octave queueing package}, |
| 111 | + year = {2022}, |
| 112 | + issue_date = {March 2022}, |
| 113 | + publisher = {Association for Computing Machinery}, |
| 114 | + address = {New York, NY, USA}, |
| 115 | + volume = {49}, |
| 116 | + number = {4}, |
| 117 | + issn = {0163-5999}, |
| 118 | + doi = {10.1145/3543146.3543158}, |
| 119 | + journal = {SIGMETRICS Perform. Eval. Rev.}, |
| 120 | + month = {jun}, |
| 121 | + pages = {47--52} |
126 | 122 | } |
127 | 123 | @end verbatim |
128 | 124 |
|
129 | | -An early draft of the paper above is available as Technical Report |
130 | | -@uref{https://www.moreno.marzolla.name/publications/papers/UBLCS-2010-04.pdf, |
131 | | -UBLCS-2010-04}, February 2010, Department of Computer Science, |
132 | | -University of Bologna, Italy. |
133 | | - |
134 | 125 | @node Contributing Guidelines |
135 | 126 | @section Contributing Guidelines |
136 | 127 |
|
|
0 commit comments