22 Literature (shared)

Books (Physical Library)

See library

Journals and Conferences

We collect PDFs from key IS journals and conferences. This is essential for full-text searching (see tools) and retrieval (e.g., using CoLRev).

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

Overview of journals:

Curation Type Latest in records.bib Latest in data/pdfs Status
americas-conference-on-information-systems conference 2024 2025 ✅ Up-to-date
communications-of-the-association-for-information-systems journal 57 57 ✅ Up-to-date
decision-support-systems journal 187 195 ✅ Up-to-date
european-conference-on-information-systems conference 2025 2025 ✅ Up-to-date
european-journal-of-information-systems journal 33_2 34_4 ✅ Up-to-date
hawaii-international-conference-on-system-sciences conference 2023 2024 ✅ Up-to-date
information-and-management journal 61_7 62_6 ✅ Up-to-date
information-systems-frontiers journal 26_1 27_3 ✅ Up-to-date
information-systems-journal journal 34_1 35_4 ✅ Up-to-date
information-systems-research journal 34_3 36_2 ✅ Up-to-date
international-conference-on-information-systems conference 2024 2024 ✅ Up-to-date
journal-of-information-systems-education journal 36_3 36_4 ✅ Up-to-date
journal-of-information-technology journal 38_2 40_2 ✅ Up-to-date
journal-of-management-information-systems journal 40_4 42_2 ✅ Up-to-date
journal-of-the-association-for-information-systems journal 26_5 26_5 ✅ Up-to-date
mis-quarterly journal 48_4 49_2 ✅ Up-to-date
pacific-asia-conference-on-information-systems conference 2025 2025 ✅ Up-to-date
the-journal-of-strategic-information-systems journal 33_1 34_3 ✅ Up-to-date

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

References