From d5e47104bb29571d941e654dcaab1b74a25c92e8 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@DESKTOP-2S09UKA> Date: Sun, 16 Jun 2019 17:04:44 -0700 Subject: [PATCH] abstract, POC info, fix urls --- conferences/IITSEC2019/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conferences/IITSEC2019/README.md b/conferences/IITSEC2019/README.md index 0d8be884b1..6eebdbc108 100644 --- a/conferences/IITSEC2019/README.md +++ b/conferences/IITSEC2019/README.md @@ -3,8 +3,8 @@ * <a href="http://www.iitsec.org" target="_blank">Interservice/Industry Training, Simulation Education Conference (I/ITSEC)</a>, 2-6 December 2019, Orlando Florida USA * <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>, -<a href="https://www.movesInstitute.org">Modeling Virtual Environments Simulation (MOVES) Institute</a>, <a href="https://www.nps.edu">Naval Postgraduate School (NPS)</a> +<a href="mailto:christian.fitzpatrick@nps.edu?subject=IITSEC%202019%20DIS%20101%20Tutorial">Chris Fitzpatrick</a> of +<a href="https://my.nps.edu/web/moves">Modeling Virtual Environments Simulation (MOVES) Institute</a> at <a href="https://www.nps.edu" target="_blank">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