From 61a4cdea18e362362db35855bdf4389c1b025cf9 Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Fri, 9 Jun 2006 14:42:05 +0000 Subject: [PATCH] Add reference for the Human-Usable Textual Notation (HUTN) Specification. --- doc/bib.bib | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/bib.bib b/doc/bib.bib index 1712526..193ee0a 100644 --- a/doc/bib.bib +++ b/doc/bib.bib @@ -90,3 +90,14 @@ Author="Frank Schoep" } +@TechReport{OMG02, + Author="{Object Management Group}", + Title="Human-Usable Textual Notation ({HUTN}) Specification", + Note="Available online \url{http://www.omg.org/docs/ptc/02-12-01.pdf}", + URL="http://www.omg.org/docs/ptc/02-12-01.pdf", + Number="ptc/02-12-01", + Month=dec, + Year=2002, + Institution="OMG Inc.", + Address="Needham, MA" + }