Difference between revisions of "Main Page"

From
Jump to: navigation, search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<strong>MediaWiki has been successfully installed.</strong>
+
  _    ____  ____  _____
 +
| |  / ___||  _ \| ____|
 +
| |  \___ \| |_) |  _|
 +
| |___ ___) |  __/| |___
 +
|_____|____/|_|  |_____|
 +
 +
----
 +
= Introduction =
 +
* [http://www.ts.astro.it/index.php/it/2014-09-12-12-59-21/tematiche-di-ricerca/macroarea-5/82-ricerca/ma-5-it/267-lspe Progetto LSPE (Large Scale Polarization Explorer]
 +
* [https://agenda.infn.it/getFile.py/access?contribId=68&resId=0&materialId=slides&confId=8470 LSPE slides]
  
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
= About LSPE =
 +
* [http://www.asi.it/it/attivita/cosmologia/lspe LSPE]
  
== Getting started ==
+
* [[Technical notes about LSPE project]]  
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
* Links
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
+
** [https://ltdlab.ge.infn.it:8080/LSPE/ LSPE collaboration elog]
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
* [[Peoplebook]]
* [//www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
+
* [[Useful links]]
 
+
----
<math>
 
a=1
 
</math>
 
 
 
 
 
<math>pi=\frac{3}{4} \sqrt{3}+24 \int_0^{1/4}{\sqrt{x-x^2}dx}</math>
 
 
 
<graphviz border='frame' format='png' desc='none'>
 
digraph example1 {Hello->"World!"}
 
</graphviz>
 
 
 
== simple graphViz test ==
 
 
 
=== Example 1 from http://www.mediawiki.org/wiki/Extension:GraphViz ===
 
<graphviz border='frame' format='png' desc='none'>
 
digraph example1 {Hello->"World!"}
 
</graphviz>
 
 
 
=== Example 2 from http://www.mediawiki.org/wiki/Extension:GraphViz ===
 
<graphviz renderer='neato' caption='Hello Neato'>
 
graph EXAMPLE2 {
 
  run -- intr;
 
  intr -- runbl;
 
  runbl -- run;
 
  run -- kernel;
 
  kernel -- zombie;
 
  kernel -- sleep;
 
  kernel -- runmem;
 
  sleep -- swap;
 
  swap -- runswap;
 
  runswap -- new;
 
  runswap -- runmem;
 
  new -- runmem;
 
  sleep -- runmem;
 
}
 
</graphviz>
 

Latest revision as of 16:19, 20 January 2022

 _     ____  ____  _____
| |   / ___||  _ \| ____|
| |   \___ \| |_) |  _|
| |___ ___) |  __/| |___
|_____|____/|_|   |_____|


Introduction

About LSPE