-
Notifications
You must be signed in to change notification settings - Fork 0
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
5 changed files
with
20 additions
and
20 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
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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
**WARNING** This documentation is currently under active development. The content and structure may change as the project evolves. Please check back regularly for updates and improvements. | ||
|
||
# RailSim Documentation | ||
# TransitLab SimMETRO Documentation | ||
|
||
Welcome to the RailSim documentation! While the full package isn't open-source right now, this documentation is a great way to learn about the capabilities of the rail simulation tool. Built on decades of research at (MIT Transit Lab)[https://www.transitlab.mit.edu/], RailSim enables you to simulate operations of an urban rapid transit metro line operations under Fixed-block or Moving-block signal system, integrating real-time control strategies, and finally analyzing the performance of the system from operator's or passenger's perspective. | ||
Welcome to the TransitLab SimMETRO documentation! While the full package isn't open-source right now, this documentation is a great way to learn about the capabilities of the rail simulation tool. Built on decades of research at (MIT Transit Lab)[https://www.transitlab.mit.edu/], TransitLab SimMETRO enables you to simulate operations of an urban rapid transit metro line operations under Fixed-block or Moving-block signal system, integrating real-time control strategies, and finally analyzing the performance of the system from operator's or passenger's perspective. | ||
|
||
Whether you're a transportation professional, academic researcher, or just a rail enthusiast, this documentation will help you understand how RailSim works and what it can do. Check out the guides, dive into the architecture reference, and start exploring how RailSim could help with your own projects or research. | ||
Whether you're a transportation professional, academic researcher, or just a rail enthusiast, this documentation will help you understand how TransitLab SimMETRO works and what it can do. Check out the guides, dive into the architecture reference, and start exploring how TransitLab SimMETRO could help with your own projects or research. | ||
|
||
## Key Documentation Files | ||
|
||
The complete documentation is available as a PDF file: [RailSim Documentation](_build/latex/railsim.pdf). | ||
The complete documentation is available as a PDF file: [TransitLab SimMETRO Documentation](_build/latex/railsim.pdf). | ||
|
||
An online version is also available through Github Pages at [myousefi.github.io/rail-sim-docs/](https://myousefi.github.io/rail-sim-docs/). | ||
|
||
|
@@ -18,7 +18,7 @@ For further information and resources, refer to the appendix. It contains a glos | |
|
||
If you have any questions or need assistance, please reach out to Mojtaba Yousefi at [[email protected]](mailto:[email protected]). | ||
|
||
Happy learning with RailSim! | ||
Happy learning with TransitLab SimMETRO! | ||
|
||
## Citation | ||
|
||
|
@@ -27,15 +27,15 @@ If you use this software in your research, please cite it as: | |
### APA Format | ||
|
||
``` | ||
Yousefi, M., & Koutsopoulos, H. N. (2024). RailSim: A Modern Rail Transit Simulation Platform (Version 1.0.0) [Computer software]. https://doi.org/10.5281/zenodo.13111727 | ||
Yousefi, M., & Koutsopoulos, H. N. (2024). TransitLab SimMETRO: A Modern Rail Transit Simulation Platform (Version 1.0.0) [Computer software]. https://doi.org/10.5281/zenodo.13111727 | ||
``` | ||
|
||
### BibTeX Format | ||
|
||
``` | ||
@software{Yousefi_RailSim_2024, | ||
@software{Yousefi_TransitLab SimMETRO_2024, | ||
author = {Yousefi, Mojtaba and Koutsopoulos, Haris N.}, | ||
title = {{RailSim: A Modern Rail Transit Simulation Platform}}, | ||
title = {{TransitLab SimMETRO: A Modern Rail Transit Simulation Platform}}, | ||
version = {0.1.0}, | ||
date = {2024-06-01}, | ||
doi = {10.5281/zenodo.13111727}, | ||
|
@@ -46,17 +46,17 @@ url = {https://myousefi.github.io/rail-sim-docs/} | |
### Chicago Style | ||
|
||
``` | ||
Yousefi, Mojtaba, and Haris N. Koutsopoulos. 2024. RailSim: A Modern Rail Transit Simulation Platform. Version 0.1.0. https://doi.org/10.5281/zenodo.13111727. | ||
Yousefi, Mojtaba, and Haris N. Koutsopoulos. 2024. TransitLab SimMETRO: A Modern Rail Transit Simulation Platform. Version 0.1.0. https://doi.org/10.5281/zenodo.13111727. | ||
``` | ||
|
||
### MLA Format | ||
|
||
``` | ||
Yousefi, Mojtaba, and Haris N. Koutsopoulos. RailSim: A Modern Rail Transit Simulation Platform. Version 0.1.0, 2024, https://doi.org/10.5281/zenodo.13111727. | ||
Yousefi, Mojtaba, and Haris N. Koutsopoulos. TransitLab SimMETRO: A Modern Rail Transit Simulation Platform. Version 0.1.0, 2024, https://doi.org/10.5281/zenodo.13111727. | ||
``` | ||
|
||
### IEEE Format | ||
|
||
``` | ||
M. Yousefi and H. N. Koutsopoulos, "RailSim: A Modern Rail Transit Simulation Platform," version 0.1.0, Jun. 2024. [Online]. Available: https://doi.org/10.5281/zenodo.13111727. | ||
M. Yousefi and H. N. Koutsopoulos, "TransitLab SimMETRO: A Modern Rail Transit Simulation Platform," version 0.1.0, Jun. 2024. [Online]. Available: https://doi.org/10.5281/zenodo.13111727. | ||
``` |
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
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
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