-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION
More file actions
20 lines (17 loc) · 782 Bytes
/
Copy pathCITATION
File metadata and controls
20 lines (17 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
If you use this library, please cite as:
Moreno Marzolla, libcppsim: a Simula-like, Portable Process-Oriented
Simulation Library in C++, Proceedings of
ESM'04, the 18th European Simulation Multiconference (Graham Horton, editor), Magdeburg, DE, jun 13–16 2004, ISBN 3-936150-35-4, pp. 222–227
BibTex citation block:
@inproceedings{libcppsim,
author = "Moreno Marzolla",
title = "\texttt{libcppsim}: a {Simula}-like, Portable Process-Oriented Simulation Library in {C++}",
booktitle = "Proc. of ESM'04, the 18th European Simulation Multiconference",
editor = "Graham Horton",
publisher = "SCS--European Publishing House",
month = jun # " 13--16",
year = 2004,
address = "Magdeburg, DE",
isbn = "3-936150-35-4",
pages = "222--227"
}