Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

joss publication #23

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 91 additions & 0 deletions Docs/joss/paper.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@



@inproceedings{Singer:2014:IfcAlignment,
Author = {Singer, D. and Amann, J.},
Title = {Erweiterung von IFC Alignment um Stra{\ss}enquerschnitte},
Booktitle = {Proc. of the 26th Forum Bauinformatik},
Year = {2014},
Address = {Darmstadt, Deutschland}
}



@inproceedings{Amann:2015:OKSTRA,
Author = {Amann, J. and Borrmann, A.},
Title = {Open BIM for Infrastructure {--} mit OKSTRA und IFC Alignment zur internationalen Standardisierung des Datenaustauschs},
Booktitle = {Tagungsband zum 6. OKSTRA-Symposium},
Year = {2015},
Address = {K{\"o}ln, Deutschland}
}



@techreport{Amann:2015:OIP,
Author = {Amann, J. and Borrmann, A.},
Title = {Creating a 3D-BIM-compliant road design based on IFC alignment originating from an OKSTRA-accordant 2D road design using the TUM Open Infra Platform and the OKSTRA class library},
Institution = {Technische Universit{\"a}t M{\"u}nchen},
Year = {2015}
}



@inproceedings{Amann:2015:ICCBEI,
Author = {Amann, J. and Singer, D. and Borrmann, A.},
Title = {Extension of the upcoming IFC alignment standard with cross sections for road design},
Booktitle = {Proc. of the ICCBEI 2015},
Year = {2015},
Address = {Tokyo, Japan}
}



@article{Amann:2016:IFCPL,
Author = {Amann, J. and Borrmann, A.},
Title = {Embedding Procedural Knowledge into Building Information Models: The IFC Procedural Language and Its Application for Flexible Transition Curve Representation},
Journal = {Journal of Computing in Civil Engineering},
Year = {2016},
Volume = {30},
Number = {4},
Pages = {1-14},
doi = {10.1061/(ASCE)CP.1943-5487.0000592}
}



@phdthesis {Amann:2018:Diss,
author = {Amann, J.},
title = {An object-oriented language for embedding interpretation semantics in digital building models},
type = {Dissertation},
school = {Technische Universit\"{a}t M\"{u}nchen},
address = {M\"{u}nchen},
Year = {2018},
keywords = {BIM, Building Information Model, Building Information Modelling, Bauwerksinformationsmodell, IFC, Industry Foundation Classes}
}



@inproceedings{Hecht:2019:FBI,
Author = {Hecht, Helge and Jaud, {\v{S}}tefan},
Title = {TUM OpenInfraPlatform: The Open-Source BIM Visualisation Software},
Booktitle = {Proc. of the 31st Forum Bauinformatik},
url={https://publications.cms.bgu.tum.de/2019_Hecht_Jaud_FBI.pdf},
Year = {2019},
Address = {Berlin, Germany}
}



@inproceedings{Valero:2020:ISARC,
doi = {10.22260/ISARC2020/0033},
year = 2020,
month = {October},
author = {Valero, Enrique and Mohanty, Dibya D. and Bosche, Frederic},
title = {Development of an Open-source Scan+BIM Platform},
booktitle = {Proceedings of the 37th International Symposium on Automation and Robotics in Construction (ISARC)},
isbn = {978-952-94-3634-7},
publisher = {International Association for Automation and Robotics in Construction (IAARC)},
editor = {"Osumi, Hisashi", "Furuya, Hiroshi", "Tateyama, Kazuyoshi"},
pages = {223-232},
address = {Kitakyushu, Japan}
}
56 changes: 56 additions & 0 deletions Docs/joss/paper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@

Note to OIP developers: observe the [guidelines](https://joss.readthedocs.io/en/latest/submitting.html#what-should-my-paper-contain) and our [notes](./notes.md).

Most important instructions:

> 250-1000 words
> explain the software functionality and domain of use to a *non-specialist* reader

See [example](http://bit.ly/2x22gxT) and [a more complex example](https://joss.readthedocs.io/en/latest/submitting.html#example-paper-and-bibliography).

---
title: 'BlueFramework: rendering engine'
tags:
- DirectX
authors:
- name: Stefan Jaud^[corresponding author]
orcid: 0000-0003-0387-3440
affiliation: 1
- name: Helge Hecht
affiliation: 2
- name: Julian Amann
affiliation: 1
- name: Jonas Schlenger
affiliation: 1
affiliations:
- name: Chair for Computational Modelling and Simulation, Technical University of Munich
index: 1
- name: ??
index: 2
date: 10 January 2021
bibliography: paper.bib
---

# Summary

> TODO: A summary describing the high-level functionality and purpose of the software for a diverse, *non-specialist* audience.

BlueFramework

# Statement of Need

> TODO: A clear Statement of Need that illustrates the research purpose of the software.

see [Hecht:2019:FBI].

# Research Projects

> TODO:Mention (if applicable) a representative set of past or ongoing research projects using the software and recent scholarly publications enabled by it.

# Acknowledgements

> TODO:Acknowledgement of any financial support.

# References

> TODO:A list of key references, including to other software addressing related needs.