Howto - Wie man ein wissenschaftliches Paper in Informatik strukturiert

../../../_images/open_books_on_a_table.jpg

Geändert: 2025-09-01 17:54:41, Wörter: 124, Lesedauer: 1 min

TODO: An folgenden Papers orientieren:

Typische Strukturierung

TODO

  • Vorspann: Das sind Metainfos vor dem eigentlichen Text.

    • Title: TODO

    • Authors: TODO: Vorname+Nachname reicht, geht auch mit Initialen B. A. Sylla, Organisation optional, Email optional, ORCID-ID meistens optional: ist kostenlos, manche Journale verlangen sie

    • Abstract: TODO

    • Keywords: TODO

  • Text: Der eigentliche Text des Papers ist in Abschnitte mit Titeln unterteilt.

    • Introduction: TODO

    • Related Work: TODO

    • Method / (Proposed) Algorithm: TODO

    • Experiments / Test Results: TODO

    • Conclusion / Challenges and Future Work: TODO

    • Acknowledgements (optional): TODO

  • Anhänge

    • References: TODO

TODO