diff --git a/doc.zih.tu-dresden.de/docs/application/acknowledgement.md b/doc.zih.tu-dresden.de/docs/application/acknowledgement.md new file mode 100644 index 0000000000000000000000000000000000000000..2cbb89c2b88afe5933da677f53676e600387ce1c --- /dev/null +++ b/doc.zih.tu-dresden.de/docs/application/acknowledgement.md @@ -0,0 +1,25 @@ +# Acknowledgment + +To provide you with modern and powerful HPC systems in future as well, we have to show that these +systems help to advance research. For that purpose we rely on your help. In most cases, the results +of your computations are used for presentations and publications, especially in peer-reviewed +magazines, journals, and conference proceedings. We kindly ask you to mention the HPC resource usage +in the acknowledgment section of all publications that are based on granted HPC resources of the TU +Dresden. Examples: + +!!! example + + The authors gratefully acknowledge the GWK support for funding this project by providing + computing time through the Center for Information Services and HPC (ZIH) at TU Dresden. + +!!! example + + The authors are grateful to the Center for Information Services and High Performance Computing + [Zentrum für Informationsdienste und Hochleistungsrechnen (ZIH)] at TU Dresden for providing its + facilities for high throughput calculations. + +!!! example + + Die Autoren danken Bund und Land Sachsen für die Unterstützung bei der Finanzierung dieses + Projektes mit der Bereitstellung von Rechenzeit durch das Zentrum für Informationsdienste und + Hochleistungsrechnen (ZIH) an der TU Dresden. diff --git a/doc.zih.tu-dresden.de/mkdocs.yml b/doc.zih.tu-dresden.de/mkdocs.yml index 51885fab70587470746e280a3874831521e96459..1fc8591aab24c4cf09f5ad46c7de6c3644725d80 100644 --- a/doc.zih.tu-dresden.de/mkdocs.yml +++ b/doc.zih.tu-dresden.de/mkdocs.yml @@ -6,6 +6,7 @@ nav: - Request for Resources: application/request_for_resources.md - Project Request Form: application/project_request_form.md - Project Management: application/project_management.md + - Acknowledgement: application/acknowledgement.md - Access to ZIH Systems: - Overview: access/overview.md - Connecting with SSH: access/ssh_login.md