1
0
Fork 0

add a bibliography file for OSC

This commit is contained in:
Kevin Matz 2023-03-31 11:22:28 -04:00
parent 7b436915d8
commit 88f06738ab
2 changed files with 14 additions and 0 deletions

View File

@ -105,6 +105,7 @@ LAYOUT_FILE =
CITE_BIB_FILES = @CMAKE_CURRENT_SOURCE_DIR@/protocol/artistic/ARTISTIC.bib \
@CMAKE_CURRENT_SOURCE_DIR@/protocol/esta/ESTA.bib \
@CMAKE_CURRENT_SOURCE_DIR@/protocol/ietf/IETF.bib \
@CMAKE_CURRENT_SOURCE_DIR@/protocol/osc/OSC.bib \
@CMAKE_CURRENT_SOURCE_DIR@/protocol/citp/CITP.bib
#---------------------------------------------------------------------------
# Configuration options related to warning and progress messages

13
protocol/osc/OSC.bib Normal file
View File

@ -0,0 +1,13 @@
@String{OSC = "Open Sound Control"}
@manual{Spec_10),
key = "Spec_1.0",
title = "OpenSoundControl Specification 1.0",
year = 2002,
}
@manual{Spec_11),
key = "Spec_1.1",
title = "Features and Future of Open Sound Control version 1.1 for NIME",
year = 2009,
}