Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 13fb4f3

Browse files
committed
Adjust docstring citations
1 parent 50322ed commit 13fb4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sfs/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ def apply(self, func, *args, **kwargs):
426426
def image_sources_for_box(x, L, N, prune=True):
427427
"""Image source method for a cuboid room.
428428
429-
The classical method by :cite:`Allen1979`.
429+
The classical method by Allen and Berkley :cite:`Allen1979`.
430430
431431
Parameters
432432
----------

0 commit comments

Comments
 (0)