From 47eab97fe6a776d13ec1c1cc4b9ebe4a0901d406 Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Tue, 8 Sep 2026 16:07:27 +1200 Subject: [PATCH] Fix typo in Sandwiching.jl documentation --- src/algorithms/Sandwiching.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/algorithms/Sandwiching.jl b/src/algorithms/Sandwiching.jl index 0008e71..85dcdcc 100644 --- a/src/algorithms/Sandwiching.jl +++ b/src/algorithms/Sandwiching.jl @@ -6,7 +6,7 @@ """ Sandwiching(precision::Float64) -An algorithm that implemennts the paper described in Koenen, M., Balvert, M., & +An algorithm that implements the paper described in Koenen, M., Balvert, M., & Fleuren, H. A. (2023). A Renewed Take on Weighted Sum in Sandwich Algorithms: Modification of the Criterion Space. (Center Discussion Paper; Vol. 2023-012). CentER, Center for Economic Research.