From d443ecababe68f7e951d6b648c4da39710f2c023 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@DESKTOP-2S09UKA> Date: Sun, 16 Jun 2019 16:57:44 -0700 Subject: [PATCH] abstract, POC info, fix urls --- conferences/IITSEC2019/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conferences/IITSEC2019/README.md b/conferences/IITSEC2019/README.md index c834d06f86..8ea402463a 100644 --- a/conferences/IITSEC2019/README.md +++ b/conferences/IITSEC2019/README.md @@ -2,10 +2,10 @@ * <a href="http://www.iitsec.org" target="_blank">IITSEC 2019</a>, 2-6 December 2019, Orlando Florida USA -* [mailto:brutzman@nps.edu?subject="IITSEC%202019%20DIS%20101%20Tutorial](Don Brutzman) and -[mailto:christian.fitzpatrick@nps.edu?subject="IITSEC%202019%20DIS%20101%20Tutorial](Chris Fitzpatrick) +* <a href="mailto:brutzman@nps.edu?subject=IITSEC%202019%20DIS%20101%20Tutorial">Don Brutzman</a> and +<a href="mailto:christian.fitzpatrick@nps.edu?subject="IITSEC%202019%20DIS%20101%20Tutorial">Chris Fitzpatrick</a> -* Modeling Virtual Environments Simulation (MOVES) Institute, Naval Postgraduate School (NPS) +* <a href="https://www.movesInstitute.org">Modeling Virtual Environments Simulation (MOVES) Institute</a>, <a href="https://www.nps.edu">Naval Postgraduate School (NPS)</a> The Distributed Interactive Simulation (DIS) protocol is a well-established IEEE standard for packet-level exchange of state information between entities in military simulations. DIS facilitates simulation interoperability through a consistent over-the-wire format for information, widely agreed upon constant enumeration values, and community-consensus semantics. -- GitLab