From: bernie Date: Fri, 2 Aug 2013 03:26:03 +0000 (-0400) Subject: Edit page Publications X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=commitdiff_plain;h=6519c32317bb4e1faf133be4b2d4660f3bbd5312 Edit page Publications --- diff --git a/Publications b/Publications index 02bd8d2..a11e885 100644 --- a/Publications +++ b/Publications @@ -4,8 +4,17 @@ * "NetBSD - Un sistema UNIX multi-piattaforma", published on the conference proceedings of IPISA 1996, Milano. [[http://codewiz.org/articles/ipisa96_netbsd.tex | TeX source]], [[http://codewiz.org/articles/ipisa96_netbsd.txt | Unformatted text]] - * "Analisi e Confronto dei Generatori di Codice C/C++ dei Compilatori GCC, SAS/C e StormC", published on the conference proceedings of IPISA 1997, Milano. + * "Analisi e Confronto dei Generatori di Codice C/C++ dei Compilatori GCC, SAS/C e StormC", published on the conference proceedings of IPISA 97, Milano. [ [[http://codewiz.org/articles/ipisa97_compcomp.txt | unformatted text]] ] + * "Implementazione e uso delle classi Boopsi", published in four parts on Transation, technical supplement of Amiga Magazine issues 91, 92, 93 and 95 (Jul-Dec 1997), Gruppo Editoriale Jackson. + * Altri Mondi, collection of articles for the operating systems section of AmyResource: + [[http://codewiz.org/articles/ar9_aros.txt | AROS]], + [[http://codewiz.org/articles/debian68k.txt | Debian 68k]], + [[http://codewiz.org/articles/ar9_linuxapus.txt | Linux APUS]], + [[http://codewiz.org/articles/ar9_mklinux.txt | MkLinux]], + [[http://codewiz.org/articles/ar9_mkamiga.txt | MkAmiga]], + [[http://codewiz.org/articles/ar9_netbsd132.txt | NetBSD 1.3.2]], + [[http://codewiz.org/articles/ar9_linux_vs_bsd.txt | Un confronto tra Linux e NetBSD]] === Technical press === @@ -18,4 +27,4 @@ [[http://codewiz.org/articles/ar9_mklinux.txt | MkLinux]] [[http://codewiz.org/articles/ar9_mkamiga.txt | MkAmiga]] [[http://codewiz.org/articles/ar9_netbsd132.txt | NetBSD 1.3.2]] - [[http://codewiz.org/articles/ar9_linux_vs_bsd.txt | Un confronto tra Linux e NetBSD]] + [[http://codewiz.org/articles/ar9_linux_vs_bsd.txt | Un confronto tra Linux e NetBSD]] \ No newline at end of file diff --git a/sys/geekigeeki.css b/sys/geekigeeki.css index a4f408e..a487651 100644 --- a/sys/geekigeeki.css +++ b/sys/geekigeeki.css @@ -149,7 +149,7 @@ strong.error { div { margin-left: 10px; margin-right: 10px; - text-align: justify; + /*text-align: justify;*/ } div.wiki { @@ -262,7 +262,7 @@ p { margin-left: 1em; margin-right: 1em; margin-bottom: 1em; - text-align: justify; + /*text-align: justify;*/ } table {