From 21c502a83933abbd6dca8c5d8a4a7060eea19e8c Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Fri, 23 Sep 2016 17:30:04 +0200 Subject: Add another machine and user counts + sources --- hardware.rst | 1 + index.ttl | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ popularity.rst | 7 ++++--- software.rst | 4 +++- 4 files changed, 56 insertions(+), 4 deletions(-) diff --git a/hardware.rst b/hardware.rst index d343039..6584a47 100644 --- a/hardware.rst +++ b/hardware.rst @@ -36,6 +36,7 @@ Supported hardware KHW, PIC 400, Z80 ,M 24, Intel 8086 ,M 28, Intel 8086 + Nixdorf,PC 8810/35,,1986 [cr86]_ Olivetti,M20,Z8001,1983 ,M24,Intel 8086,1984 PHILIPS, :YES, Intel 80186/8 diff --git a/index.ttl b/index.ttl index 2c5a735..103bee8 100644 --- a/index.ttl +++ b/index.ttl @@ -37,6 +37,7 @@ <#schuetz86>, <#iur86>, <#ende87>, <#chip84>, <#chip87>, <#chip88>, <#chip89>, + <#cr86>, <#cr87a>, <#cr87b>, <#generalanzeiger85>, <#generalanzeiger86>, <#handelsblatt91>, <#jurpc94>, <#klingen83>, <#ambros90b>, <#oppor85>, <#seyfert87>, <#ambros90a>, <#ambros90c>, <#gmdbericht82>, <#gmdbericht83>, <#gmdbericht84>, <#gmdbericht85>, <#gmdbericht86a>, <#gmdbericht86b>, @@ -702,6 +703,53 @@ _:generalanzeiger s:url ; . +_:cr + a s:Periodical ; + s:name "Computer und Recht" ; + . + +<#cr86> + a s:ScholarlyArticle ; + s:name "Nixdorf mit neuem Anwalts-PC" ; + s:isPartOf [ + a s:PublicationIssue ; + s:datePublished "1986" ; + s:issueNumber "9" ; + s:isPartOf _:cr ; + ] ; + s:pageStart "613" ; + s:url ; + s:url ; + . + +<#cr87a> + a s:ScholarlyArticle ; + s:name "Olivetti und Kienzle übernehmen Advodat-Paket" ; + s:isPartOf [ + a s:PublicationIssue ; + s:datePublished "1987" ; + s:issueNumber "3" ; + s:isPartOf _:cr ; + ] ; + s:pageStart "206" ; + s:url ; + s:url ; + . + +<#cr87b> + a s:ScholarlyArticle ; + s:name "Jetzt DFÜ-Software für Advodat-Nutzer" ; + s:isPartOf [ + a s:PublicationIssue ; + s:datePublished "1987" ; + s:issueNumber "5" ; + s:isPartOf _:cr ; + ] ; + s:pageStart "332" ; + s:url ; + s:url ; + . + ############ ### Chip ### ############ diff --git a/popularity.rst b/popularity.rst index 4a65a66..e1d6d3a 100644 --- a/popularity.rst +++ b/popularity.rst @@ -11,9 +11,10 @@ Sankt Augustin [gmdbericht82]_ and Max-Planck-Gymnasium Bielefeld. EUMEL was also by HRZ Bielefeld and at GMD Bonn, as well as TU Berlin [hahn79]_ and TU Darmstadt. -A survey amongst lawyers from Hannover in 1994 revealed four of 56 (7%) law -offices still ran EUMEL machines eight years after intruduction of ErgoJUR and -advodat [jurpc94]_. +Additionally 400 lawyers ran advodat_ on EUMEL in 1987 [cr87a]_. A survey +amongst those located in Hannover in 1994 revealed four of 56 (7%) law offices +still ran EUMEL machines eight years after intruduction of ErgoJUR and advodat +[jurpc94]_. By mid 1985 support for the Japanese *Kanji* writing system was added to EUMEL [gmdspiegel85d]_. A newly founded corporation *NISSIN Products Corp. Tokyo* diff --git a/software.rst b/software.rst index aa04981..cb662bc 100644 --- a/software.rst +++ b/software.rst @@ -37,7 +37,9 @@ ISP modsoft - Ergo JUR, software for lawyers [iur86]_ Advodat GmbH - - advodat, software for lawyers [schuetz86]_ [iur86]_ + - .. _advodat: + + advodat, software for lawyers [schuetz86]_ [iur86]_ Sources: [praxis3]_ pp. 223–224, -- cgit v1.2.3