From 8f10953e9251444ebce42ea14ca252adf940ddd5 Mon Sep 17 00:00:00 2001 From: Olav Galteland Date: Mon, 7 Mar 2022 10:27:23 +0100 Subject: [PATCH] Small comma error in citation --- src/EXTRA-COMPUTE/compute_pressure_cartesian.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/EXTRA-COMPUTE/compute_pressure_cartesian.cpp b/src/EXTRA-COMPUTE/compute_pressure_cartesian.cpp index 838c3635b0..6bd9937114 100644 --- a/src/EXTRA-COMPUTE/compute_pressure_cartesian.cpp +++ b/src/EXTRA-COMPUTE/compute_pressure_cartesian.cpp @@ -42,7 +42,7 @@ static const char cite_compute_pressure_cartesian[] = "@article{galteland2021nanothermodynamic,\n" "title={Nanothermodynamic description and molecular simulation of a single-phase fluid in a " "slit pore},\n" - "author={Galteland, Olav and Bedeaux, Dick and Kjelstrup, Signe}\n," + "author={Galteland, Olav and Bedeaux, Dick and Kjelstrup, Signe},\n" "journal={Nanomaterials},\n" "volume={11},\n" "number={1},\n"