Changes between Version 45 and Version 46 of WikiStart
- Timestamp:
- Sep 8, 2013, 3:39:23 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v45 v46 8 8 For downloads, an overview on the project, or for any question related to it, please meet us on [https://launchpad.net/madgraph5 Launchpad]. 9 9 10 If you are a n authorizeddeveloper, please start [https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/DevelopmentPage here].10 If you are a developer, please start [https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/DevelopmentPage here]. 11 11 12 12 {{{ 13 13 #!html 14 <table style="width: 97%;" border="0"> <tbody> <tr> <td width="35%" valign="top"> 14 <table style="width: 97%;" border="0"> <tbody> <tr> 15 <td width="30%" valign="top"> 15 16 <h2><a name="General"></a> General </h2> 16 17 <p /> 17 18 <a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/MadNews" class="twikiLink">News</a><br /><a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/MadGraphTeam" class="twikiLink">Team</a><br /><a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/LinkS" class="twikiLink">MC Links</a> <br /><a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/TWikiGroups" class="twikiLink">Twiki Groups</a> 18 19 <p /> 20 <td width="30%" valign="top"> 19 21 <h2><a name="Documents"></a> Documents </h2> 20 22 <p /> 21 23 <a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/OfficialRefs" class="twikiLink">References</a><br /><a href="http://madgraph.phys.ucl.ac.be/Downloads/UpdateNotes.txt" target="_top">Update notes</a><br /><a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/ManualAndHelp" class="twikiLink">Manual and Help (FAQ's)</a> 22 24 <p /> 25 <td width="30%" valign="top"> 23 26 <h2><a name="Communication"></a> Communication </h2> 24 27 <p /> … … 28 31 <a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/MadSchool" class="twikiLink">MadGraph Schools</a><br /> 29 32 <p /> 30 </td> <td width="5%" valign="top"></td> 31 <p /> 32 <td width="65%" valign="top"> 33 <tr> 34 <td width="30%" valign="top"> 33 35 <h2><a name="Software"></a> Software </h2> 34 36 <p /> 35 37 <a href="http://bazaar.launchpad.net/~madteam/madgraph5/trunk/files" target="_top">CVS Repository</a><br /><a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/CoreCode" class="twikiLink">MG/ME core code</a><br /><a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/ToolS" class="twikiLink">Tools</a> <br /><a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Models" class="twikiLink">Models</a><br /><a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/DevelopmentPage" class="twikiLink">Development (restricted)</a> 36 38 <p /> 39 <td width="30%" valign="top"> 37 40 <h2><a name="Physics_applications"></a> Physics applications </h2> 38 41 <p /> 39 42 <a href="https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/PhysicsProjects" class="twikiLink">Projects</a> 40 43 <p /> 44 <td width="30%" valign="top"> 41 45 <h2><a name="Events_library"></a> Events library </h2> 42 46 <p /> … … 46 50 }}} 47 51 48 49 == MadGraph5 FAQ ==50 51 * [WhatIs What is MadGraph 5]52 * [HelpSyntax What is the syntax for MG5?]53