Skip to content

Commit

Permalink
minor fix on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomomagni committed Jan 10, 2024
1 parent 31f2537 commit 86fd834
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
def gamma_gg(n, nf, cache, variation):
r"""Compute the |N3LO| gluon-gluon singlet anomalous dimension.
The routine is taken from a private file.
The routine is taken from :cite:`Moch:2023tdj`.
Parameters
----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
def gamma_gq(n, nf, cache, variation):
r"""Compute the |N3LO| gluon-quark singlet anomalous dimension.
The routine is taken from a private file.
The routine is taken from :cite:`Moch:2023tdj`.
Parameters
----------
Expand Down

0 comments on commit 86fd834

Please sign in to comment.