From 23f22a45d5c01e23b8a057939439c80e5804793f Mon Sep 17 00:00:00 2001
From: Andrew Cohen <acohen@coe.drexel.edu>
Date: Sun, 20 Mar 2022 18:27:51 +0000
Subject: [PATCH] Update readme.md

---
 readme.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/readme.md b/readme.md
index d67174a..7060182 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,8 @@
 # LEVERSC: Cross-Platform Scriptable Multichannel 3-D Visualization for Fluorescence Microscopy Images
 LEVERSC is a cross-platform multichannel 3-D visualization tool for volumetric fluorescent images such as those produced by confocal or light-sheet microscopy.
 
+## Reference
+Mark Winter and A. R. Cohen, "LEVERSC: Cross-Platform Scriptable Multichannel 3-D Visualization for Fluorescence Microscopy Images," (in English), Frontiers in Bioinformatics, Brief Research Report vol. 2, 2022-March-17 2022. https://doi.org/10.3389/fbinf.2022.740078
 
 ## Installation
 **You must install both the leversc app and the client**. First, install the [LEVERSC app](#app-install) for your operating system. Next, follow the instructions for integrating LEVERSC into your client of choice ([ImageJ](#imagej-plugin), [Python](#python-module), or [MATLAB](#matlab-class)).
-- 
GitLab