Skip to content
Open
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
14 changes: 14 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,17 @@

The Hypergraph Interchange Format (HIF) is a standard for higher-order network data to facilitate seamless data exchange between higher-order network libraries.
For the reference see the *Network Science* paper [HIF: The hypergraph interchange format for higher-order networks](https://doi.org/10.1017/nws.2025.10018).

## How to Cite
You can cite this project by copying the following BibTeX entry:
```bibtex
@article{Coll_Joslyn_Landry_Lotito_Myers_Pickard_Praggastis_Szufel_2025,
title={HIF: The hypergraph interchange format for higher-order networks},
volume={13},
DOI={10.1017/nws.2025.10018},
journal={Network Science},
author={Coll, Martín and Joslyn, Cliff A. and Landry, Nicholas W. and Lotito, Quintino Francesco and Myers, Audun and Pickard, Joshua and Praggastis, Brenda and Szufel, Przemysław},
year={2025},
pages={e21}
}
```