From 14ff5c038a94581931a6b2f6586e78baa19c5f58 Mon Sep 17 00:00:00 2001 From: Nathan Chordas-Ewell Date: Thu, 19 Feb 2026 17:48:20 -0500 Subject: [PATCH] Update DOI link format in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c388014..01652fc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Active CRLH Transmission Line Modeler A MATLAB simulation of an **active Composite Right/Left-Handed (CRLH) transmission line** with a frequency-dependent negative resistance element. The structure achieves controlled gain across a user-defined passband by embedding an active shunt element (modeled as a negative resistance `Rn`) within a periodic CRLH unit cell topology. -This is supplemental code for the paper "Negative Resistance Enabled Amplifying CRLH Transmission Lines With Uniform Insertion Gain" DOI: 10.1109/LMWT.2026.3655243 (https://ieeexplore.ieee.org/document/11366944) +This is supplemental code for the paper "Negative Resistance Enabled Amplifying CRLH Transmission Lines With Uniform Insertion Gain" DOI: [10.1109/LMWT.2026.3655243 (https://ieeexplore.ieee.org/document/11366944)](https://doi.org/10.1109/LMWT.2026.3655243) --- ## Background