intrect commited on
Commit
2bac83f
·
verified ·
1 Parent(s): 10aa2e1

docs: add arXiv 2604.16254 paper citation

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -103,12 +103,20 @@ Real sources are intentionally over-represented (1,800 total) to enable rigorous
103
 
104
  ```bibtex
105
  @article{oh2026artifactnet,
106
- title={ArtifactNet: Detecting AI-Generated Music via Forensic Residual Physics},
107
- author={Oh, Heewon},
108
- year={2026}
 
 
 
 
 
 
109
  }
110
  ```
111
 
 
 
112
  ## License
113
 
114
  CC BY-NC 4.0
 
103
 
104
  ```bibtex
105
  @article{oh2026artifactnet,
106
+ title = {ArtifactNet: Detecting AI-Generated Music via Forensic Residual Physics},
107
+ author = {Oh, Heewon},
108
+ journal = {arXiv preprint arXiv:2604.16254},
109
+ year = {2026},
110
+ eprint = {2604.16254},
111
+ archivePrefix= {arXiv},
112
+ primaryClass = {cs.SD},
113
+ doi = {10.48550/arXiv.2604.16254},
114
+ url = {https://arxiv.org/abs/2604.16254}
115
  }
116
  ```
117
 
118
+ **arXiv**: [2604.16254](https://arxiv.org/abs/2604.16254) · **DOI**: [10.48550/arXiv.2604.16254](https://doi.org/10.48550/arXiv.2604.16254)
119
+
120
  ## License
121
 
122
  CC BY-NC 4.0