Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaurenti committed Sep 17, 2024
1 parent 4357bcf commit 8a391a1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

ADANI (Approximate DIS At N$`^3`$LO Implementation) is a C++ code that computes an approximation for the DIS coefficient functions at N$`^3`$LO in heavy quark production, that are not fully known yet.

ADANI has been used in order to pruduce the NNPDF4.0 PDFs determination at approximate N$`^3`$LO, see [![arXiv](https://img.shields.io/badge/arXiv-2402.18635-b31b1b?labelColor=222222)](https://arxiv.org/abs/2402.18635) and [![arXiv](https://img.shields.io/badge/arXiv-2406.01779-b31b1b?labelColor=222222)](https://arxiv.org/abs/2406.01779).
ADANI has been used in the NNPDF4.0 PDFs determination at approximate N$`^3`$LO to produce the N$`^3`$LO DIS theory
predictions,
see [![arXiv](https://img.shields.io/badge/arXiv-2402.18635-b31b1b?labelColor=222222)](https://arxiv.org/abs/2402.18635)
and [![arXiv](https://img.shields.io/badge/arXiv-2406.01779-b31b1b?labelColor=222222)](https://arxiv.org/abs/2406.01779).

## Citation Policy

Expand Down

0 comments on commit 8a391a1

Please sign in to comment.