-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
@book{herzog2021simulation, | ||
title={Simulation mit dem Warteschlangensimulator}, | ||
author={Herzog, Alexander}, | ||
year={2021}, | ||
publisher={Springer}, | ||
location={Wiesbaden}, | ||
doi={10.1007/978-3-658-34668-3} | ||
} | ||
@software{warteschlangensimulator, | ||
title={Warteschlangensimulator}, | ||
author={Herzog, Alexander}, | ||
year={2017}, | ||
url={https://a-herzog.github.io/Warteschlangensimulator} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
@article{herzog2024b, | ||
title={A Discrete Process Modelling Study of ARGESIM Benchmark "C2 – Flexible Assembly System" with Warteschlangensimulator}, | ||
author={Herzog, Alexander}, | ||
year={2024}, | ||
journal={Simulation Notes Europe}, | ||
volume={33}, | ||
number={1}, | ||
pages={23-28}, | ||
doi={10.11128/sne.33.1.1036}, | ||
url={https://www.sne-journal.org/fileadmin/user\_upload\_sne/SNE\_Issues\_OA/SNE\_34\_1/articles/sne.34.1.10673.bn02.OA.pdf} | ||
} | ||
@article{herzog2024a, | ||
title={A Discrete Process Modelling Study of ARGESIM Comparison "C22 – Non-standard Queuing Policies" with Warteschlangensimulator}, | ||
author={Herzog, Alexander}, | ||
year={2024}, | ||
journal={Simulation Notes Europe}, | ||
volume={33}, | ||
number={1}, | ||
pages={29-34}, | ||
doi={10.11128/sne.33.1.1036}, | ||
url={https://www.sne-journal.org/fileadmin/user\_upload\_sne/SNE\_Issues\_OA/SNE\_34\_1/articles/sne.34.1.10674.bn22.OA.pdf} | ||
} | ||
@article{HNPB2021, | ||
title={Methoden und Konzepte des Digitalen Logistikzwillings der AG der Dillinger Hüttenwerke (Dillinger)}, | ||
author={Herzog, Alexander and Necil, Jan and Pollet, Martin and Busch, Heike}, | ||
year={2021}, | ||
journal={Simulation in Produktion und Logistik}, | ||
publisher={Cuvillier Verlag}, | ||
pages={157-166}, | ||
url={http://www.asim-fachtagung-spl.de/asim2021/papers/Proof\_188.pdf} | ||
} |