1234567891011121314151617181920212223242526272829 |
- @incollection{brandes_fast_2001,
- series = {Lecture {Notes} in {Computer} {Science}},
- title = {Fast and {Simple} {Horizontal} {Coordinate} {Assignment}},
- isbn = {978-3-540-43309-5 978-3-540-45848-7},
- abstract = {We present a simple, linear-time algorithm to determine horizontal coordinates in layered layouts subject to a given ordering within each layer. The algorithm is easy to implement and compares well with existing approaches in terms of assignment quality.},
- language = {english},
- urldate = {2018-06-09},
- booktitle = {Graph {Drawing}},
- publisher = {Springer, Berlin, Heidelberg},
- author = {Brandes, Ulrik and Köpf, Boris},
- month = sep,
- year = {2001},
- doi = {10.1007/3-540-45848-4_3},
- pages = {31--44},
- file = {Full Text PDF:C\:\\Users\\Eren\\Zotero\\storage\\C6DKECDB\\Brandes and Köpf - 2001 - Fast and Simple Horizontal Coordinate Assignment.pdf:application/pdf;Snapshot:C\:\\Users\\Eren\\Zotero\\storage\\6WWDVCNZ\\3-540-45848-4_3.html:text/html}
- }
- @misc{leary_json-java:_2018,
- title = {{JSON}-java: {A} reference implementation of a {JSON} package in {Java}},
- copyright = {MIT},
- shorttitle = {{JSON}-java},
- url = {https://github.com/stleary/JSON-java},
- urldate = {2018-06-09},
- author = {Leary, Sean and Crockford, Douglas},
- month = jun,
- year = {2018},
- note = {original-date: 2010-12-21T17:46:09Z}
- }
|