From f523867fe2c7fef20be0c831ff4f5ed8e606903b Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Mon, 11 Apr 2022 17:47:36 -0700 Subject: [PATCH] avoid bullets, simply list --- conferences/SIW2022/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conferences/SIW2022/README.md b/conferences/SIW2022/README.md index 5c647defb9..278b77d04c 100644 --- a/conferences/SIW2022/README.md +++ b/conferences/SIW2022/README.md @@ -7,10 +7,10 @@ by Don Brutzman, Rick Lentz, Terry D. Norbraten, Christian Fitzpatrick, Curtis L. Blais, -* [paper](2022-SIW-19-OpenDIS7SourceGeneratorDesign.pdf) -* [presentation](2022-SIW-19-OpenDIS7SourceGeneratorDesign-presentation.pdf) -* [tutorial](2022-SIW-19-OpenDIS7SourceGeneratorDesign.pdf) -* [video](https://savage.nps.edu/videos/opendis7CodebasePaperTutorialSisoSiwFebruary2022.mp4) +* [paper](2022-SIW-19-OpenDIS7SourceGeneratorDesign.pdf), + [presentation](2022-SIW-19-OpenDIS7SourceGeneratorDesign-presentation.pdf), + [tutorial](2022-SIW-19-OpenDIS7SourceGeneratorDesign.pdf), and + [video](https://savage.nps.edu/videos/opendis7CodebasePaperTutorialSisoSiwFebruary2022.mp4) Example programs are found at * [../../examples/src/OpenDis7Examples/README.md](../../examples/src/OpenDis7Examples/README.md) -- GitLab