22 Literature (shared)

Books (Physical Library)

See library

Journals and Conferences

A selection of journal and conference papers is available on Nextcloud.

Overview of journals:

Journal Latest Volume/Issue
americas-conference-on-information-systems 2020
communications-of-the-association-for-information-systems 57
decision-support-systems 195
european-conference-on-information-systems 2025
european-journal-of-information-systems 34_4
hawaii-international-conference-on-system-sciences 2020
information-and-management 62_6
information-systems-frontiers 27_3
information-systems-journal 35_4
information-systems-research 36_2
international-conference-on-information-systems 2024
journal-of-information-technology 40_2
journal-of-management-information-systems 42_2
journal-of-the-association-for-information-systems 26_4
mis-quarterly 49_2
pacific-asia-conference-on-information-systems 2025
the-journal-of-strategic-information-systems 34_3

Literature Summaries

graph BT
    subgraph SharedRepository["Shared Repository"]
        direction LR
        A@{ shape: lean-r, label: "References (references.bib)" }
        B@{ shape: lean-r, label: "Literature Summaries" }
        C@{ shape: lean-r, label: "PDFs (Git-LFS)" }
    end

    subgraph LocalWorkflow["Local workflow"]
        K["Import paper in Zotero"]
        K --> L["Export to Obsidian"]
        L --> D["Create literature summary, add PDF and reference"]
    end

    subgraph OnlineWorkflow["Online workflow"]
        J["Revise files in a shared repository on GitHub (upload of PDFs is not possible)"]
    end

    J --> E
    E[Pull Request]
    D --> E
    E --> SharedRepository

    style LocalWorkflow fill:white,stroke:#333,stroke-width:3px
    style SharedRepository fill:white,stroke:#333,stroke-width:3px
    style OnlineWorkflow fill:white,stroke:#333,stroke-width:3px

Shared repository

Git repository with

  • References: references.bib in Git repository
  • PDFs: Git-LFS (add locally) - PDFs cannot be uploaded online - must use the local cli for git-lfs
  • Obsidian literature summaries
  • If Word integration (citation plugin) is needed: Zotero (for individual projects)

Pull request: Labot support is enabled for pull requests (e.g., checking consistency, updating references).

Example repository: work_hub