<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
		<id>http://hepmdb.soton.ac.uk/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mb4</id>
		<title>HEPMDB - User contributions [en-gb]</title>
		<link rel="self" type="application/atom+xml" href="http://hepmdb.soton.ac.uk/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mb4"/>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php/Special:Contributions/Mb4"/>
		<updated>2026-04-08T18:41:15Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=CalcHEP_tutorial&amp;diff=16993</id>
		<title>CalcHEP tutorial</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=CalcHEP_tutorial&amp;diff=16993"/>
				<updated>2013-10-02T02:07:23Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
In order to familiarise yourself with &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt;, we will study two examples, one sightly more complicated than the other. Hopefully, by the end of this tutorial, you will be able to use majority of the functions of &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Please note that this is not a reference manual. If you wish to look at the reference manual, it is available [[CalcHEP reference|here]].&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== A simple leptonic process ==&lt;br /&gt;
Let's start with a simple process and try to compute the matrix elements using &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt;. In this section, we will study:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;ee → μμττ&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The process will be studied in the standard model framework.&lt;br /&gt;
&lt;br /&gt;
=== Preparing &amp;lt;tt&amp;gt;HEPMDB&amp;lt;/tt&amp;gt; ===&lt;br /&gt;
First, connect to &amp;lt;tt&amp;gt;HEPMDB&amp;lt;/tt&amp;gt; and go in the &amp;lt;tt&amp;gt;Calculate&amp;lt;/tt&amp;gt; section. In the left panel, in the &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt; section, check whether the &amp;lt;tt&amp;gt;Standard Model (CKM=1)&amp;lt;/tt&amp;gt; line appears. If not, in the &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt; menu, choose &amp;lt;tt&amp;gt;Import model&amp;lt;/tt&amp;gt;. When you find the line &amp;lt;tt&amp;gt;Standard Model (CKM=1)&amp;lt;/tt&amp;gt; for &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt; (it should be the model 43), select it and click &amp;lt;tt&amp;gt;Select&amp;lt;/tt&amp;gt;. The model should now be accessible in your environment.&lt;br /&gt;
&lt;br /&gt;
This model is the complete standard model without CKM matrix. As a consequence, it is lighter and in situation where quarks' flavours don't matter, it gives the same results as the standard model.&lt;br /&gt;
&lt;br /&gt;
=== A template batch file ===&lt;br /&gt;
Select the model and select &amp;lt;tt&amp;gt;Edit Full Batch File&amp;lt;/tt&amp;gt; in the &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt; menu. A new window will appear. You will be able to edit the batch file which is the file describing the process of interest. Click on the button &amp;lt;tt&amp;gt;Load batch template&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
You now have a template file with nearly every possible field already offered. You also have help in the comments. The comments are lines beginning with a #. They are ignored by &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt; and thanks to them, you can add any information you want for any body reading the batch file.&lt;br /&gt;
&lt;br /&gt;
=== Model information ===&lt;br /&gt;
The first three fields are information about the model.&lt;br /&gt;
# The first line gives the model to use. You should not touch it as this is a relic of &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt; local batch mode.&lt;br /&gt;
# The second option is &amp;lt;tt&amp;gt;Model changed&amp;lt;/tt&amp;gt;. This tells &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt; that model files have been changed.&lt;br /&gt;
# Finally, &amp;lt;tt&amp;gt;Gauge&amp;lt;/tt&amp;gt; tells what gauge to use, Feynmann or unitary. Many model are built implicitly assuming that the gauge is Feynmann's. So you should not change this field either.&lt;br /&gt;
&lt;br /&gt;
=== Defining the process ===&lt;br /&gt;
We have several lines to define our process. Remove every &amp;lt;tt&amp;gt;Process&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;Decay&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;Composite&amp;lt;/tt&amp;gt; field. You can now write:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Process: e,E -&amp;gt; m,M,l,L&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the standard model of &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;e&amp;lt;/tt&amp;gt; refers to electron, &amp;lt;tt&amp;gt;m&amp;lt;/tt&amp;gt; to muons, &amp;lt;tt&amp;gt;l&amp;lt;/tt&amp;gt; to taus and the capital letters to their anti-particle. The particle list with their names for the model is available at the &amp;lt;tt&amp;gt;View particles&amp;lt;/tt&amp;gt; entry of the &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt; menu. You cannot access it while editing the batch file however.&lt;br /&gt;
&lt;br /&gt;
So we set up an electron-positron scattering with a pair of muons and a pair of taus outgoing.&lt;br /&gt;
No further information is needed to describe the process itself.&lt;br /&gt;
&lt;br /&gt;
=== Beams configuration ===&lt;br /&gt;
We now have to configure the beams. The next field is about the pdfs. While this is useful for proton or any composite particle scattering, we do not need it for electron-positron scattering. We can write:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;pdf1: OFF&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
And the same thing for the second pdf.&lt;br /&gt;
&lt;br /&gt;
Concerning the energy of the beam, let's set 100 GeV beams.&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;p1: 100&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;p2: 100&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Changing model parameters ===&lt;br /&gt;
We now have the possibility to change some model parameters. Let's say you want to change the strength of the electromagnetic force. You would write:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Parameter: EE=0.31&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
with &amp;lt;tt&amp;gt;0.31&amp;lt;/tt&amp;gt; being the new value of the electrical charge of the electron in natural units.&lt;br /&gt;
Some models are more flexible than others on that kind of point. But for our tutorial, we are not going to change the well known parameters.&lt;br /&gt;
&lt;br /&gt;
Instead, we're going to scan the possible Higgs masses. For this, you can write:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Run parameter: Mh&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Run begin:     100&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Run step size: 10&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Run n steps:   6&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
This means we're going to scan the following values for &amp;lt;tt&amp;gt;Mh&amp;lt;/tt&amp;gt;: 100 Gev, 110 GeV, 120 GeV, 130 GeV, 140 GeV, 150 GeV.&lt;br /&gt;
This is of course a pretty useful possibility when studying a new model.&lt;br /&gt;
&lt;br /&gt;
We then have the possibility to set some parameters about QCD but this will be studied in the next example.&lt;br /&gt;
&lt;br /&gt;
=== Cuts ===&lt;br /&gt;
Various cuts are possible. For our simple tutorial, we are not going to study them. Please refer to the reference manual if you are interested in them.&lt;br /&gt;
&lt;br /&gt;
=== Kinematics and regularization ===&lt;br /&gt;
To tell &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt; how to handle the phase space, you should fill the kinematic information.&lt;br /&gt;
Using this information, a nice parametrisation of the phase space is used.&lt;br /&gt;
&lt;br /&gt;
In our case, the two ingoing particles will give two bosons, each of them decaying in a lepton pair. Hence, our kinematics are written as:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Kinematics :      12 -&amp;gt; 34, 56&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Kinematics :      34 -&amp;gt; 3 , 4&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Kinematics :      56 -&amp;gt; 5 , 6&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To improve the precision of the computation, it is important to tell &amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt; where the resonances are.&lt;br /&gt;
In our case, we have resonance on the dimuon and ditau masses for the Z boson and for the Higgs.&lt;br /&gt;
So we will write:&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization momentum: 34&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization mass:     MZ&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization width:    wZ&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization power:    2&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization momentum: 34&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization mass:     Mh&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization width:    wh&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization power:    2&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization momentum: 56&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization mass:     MZ&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization width:    wZ&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization power:    2&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization momentum: 56&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization mass:     Mh&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization width:    wh&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;Regularization power:    2&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Plots ===&lt;br /&gt;
&amp;lt;tt&amp;gt;CalcHEP&amp;lt;/tt&amp;gt; has automated plot capacities. However, with &amp;lt;tt&amp;gt;HEPMDB&amp;lt;/tt&amp;gt;, they are of little use. We will ignore them.&lt;br /&gt;
&lt;br /&gt;
=== Event generation ===&lt;br /&gt;
For event generation, we really have two main parameters:&lt;br /&gt;
#The number of events. We'll write: &amp;lt;tt&amp;gt;Number of events (per run step): 100000&amp;lt;/tt&amp;gt;&lt;br /&gt;
#The output file name. &amp;lt;tt&amp;gt;Filename: tutorial_ee_mmll&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parallelization ===&lt;br /&gt;
When using the template file of &amp;lt;tt&amp;gt;HEPMDB&amp;lt;/tt&amp;gt;, all parallelization parameters are good. It is possible though, to set the maximum number of CPU to 24.&lt;br /&gt;
&lt;br /&gt;
=== Vegas session ===&lt;br /&gt;
Finally, the Vegas session has some parameters. It will be used to compute the cross-section and to prepare the grid for event generation. Two sessions with 5 calls of 100,000 points is usually sufficient. With the number of calls there is a trade-off; the higher the number of calls means it will take longer to run the batch file on HEPMDB but reducing the number of calls leads to a decrease in accuracy of the cross sections. It is therefore worth experimenting with a couple of points in the batch interface of CalcHEP to see what optimization can be made.&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;nSess_1:   5&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;nCalls_1:  100000&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;nSess_2:   5&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;tt&amp;gt;nCalls_2:  100000&amp;lt;/tt&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Final words ===&lt;br /&gt;
The batch file is now complete and ready to run. I recommend plotting the number of events as a function of the tau pair invariant mass.&lt;br /&gt;
&lt;br /&gt;
== Involving partons ==&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=CalcHEP_tutorial&amp;diff=16992</id>
		<title>CalcHEP tutorial</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=CalcHEP_tutorial&amp;diff=16992"/>
				<updated>2013-10-02T01:59:06Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=126</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=126"/>
				<updated>2012-11-17T02:06:28Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;100%&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
&lt;br /&gt;
If you are new here, you should start with the [[FAQ]].&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
             &amp;lt;td width=&amp;quot;550px&amp;quot; align=&amp;quot;right&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Tt main.png|500px]]&lt;br /&gt;
[http://www.proofreading247.co.uk Proofreading]&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Maksym_Bondarenko&amp;diff=125</id>
		<title>Maksym Bondarenko</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Maksym_Bondarenko&amp;diff=125"/>
				<updated>2012-11-17T02:04:46Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Maksym_bondarenko.jpg|left|170px|alt=A large clock tower and other buildings line a great river.]]&lt;br /&gt;
&lt;br /&gt;
Dr. Maksym Bondarenko has a Masters degree in Mathematics from the University of Kharkov and also a Masters degree of computer science. He has obtained his PhD in 2008 at Southampton University.&lt;br /&gt;
&lt;br /&gt;
Dr. Maksym Bondarenko has a very strong background in both the theoretical side of running mathematical simulations and the practical knowledge in implementing and coding websites, servers and databases. With this experience  Dr. Maksym Bondarenko  was granted postgraduate funding and research opportunities at the University of Southampton, this research concerned turbulence flow in channels, this was sponsored by the prestigious ORSAS (Overseas Research Students Awards Scheme).&lt;br /&gt;
Whilst writing up his PhD thesis,  Dr. Maksym Bondarenko  became aware of a lack of a database for CFD data in the research group.  Maksym Bondarenko then created a web-based centralised system to store and share this information, this also allowed users to upload and run their simulations and manipulate their data without downloading. This entire system was created for free, from the PIs own self-motivation and passion, and it was developed and run alone and without funding. The system is still running today and is widely used not only by students in the department at Southampton but also by researchers at other institutions. This previous experience in creating web-based centralised processing and database systems put the PI in a very good position to extend and develop these old systems, allowing them to run on supercomputer clusters and provide several other important and useful collaboration tools.&lt;br /&gt;
After obtaining his PhD, Maksym Bondarenko then became a research fellow at the Airbus Noise Technology Centre (ANTC). A European consortium incorporating Airbus, Rolls-Royce, QinetiQ Noise Test Facility (NTF) and Oxford University. The NTC project involved the collaboration of over a hundred different researchers in U.K., France, Germany, Spain and other European countries. There was a lot of travelling involved between these different countries to coordinate the research. The research was heavily involved in Industry, to create a new aircraft, and Maksym Bondarenko's task was to investigate the effect of jet-wing noise interaction, as such this was very commercial (hence the requirement for a non-disclosure agreement and no published papers). [http://www.proofreading247.co.uk Proofreading essay]&lt;br /&gt;
Maksym Bondarenko is currently working in the Physic department at the university of Southampton, working on HEPMDB preliminary web-site, investigating the feasibility of the proposal and establishing the ground-rules and requirements for the system.&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Updates&amp;diff=79</id>
		<title>Updates</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Updates&amp;diff=79"/>
				<updated>2012-04-22T22:46:35Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Created page with &amp;quot;'''22 April 2012'''   A new option was added to Whizard package on HEP WICED. User can save his batch file under different name and use it later. To do this he/she has to go &amp;quot;...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''22 April 2012''' &lt;br /&gt;
&lt;br /&gt;
A new option was added to Whizard package on HEP WICED. User can save his batch file under different name and use it later. To do this he/she has to go &amp;quot;Whizard-&amp;gt;Edit batch file-&amp;gt;save as&amp;quot;&lt;br /&gt;
&lt;br /&gt;
'''20 April 2012''' &lt;br /&gt;
&lt;br /&gt;
MadGraph5 was installed on HEP WICED&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=MediaWiki:Sidebar&amp;diff=78</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=MediaWiki:Sidebar&amp;diff=78"/>
				<updated>2012-04-22T22:41:32Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** FAQ|FAQ&lt;br /&gt;
** About_HEPMDB|About HEPMDB&lt;br /&gt;
** About_HEP_WICED|HEP WICED&lt;br /&gt;
** Contact Us|Contact Us&lt;br /&gt;
** portal-url|portal&lt;br /&gt;
** currentevents-url|currentevents&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** Updates|updates&lt;br /&gt;
** helppage|help&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* Admin&lt;br /&gt;
** AdminCpanel|Admin Cpanel&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=77</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=77"/>
				<updated>2012-03-12T13:04:29Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Removed protection from &amp;quot;FAQ&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Frequently asked questions'''&lt;br /&gt;
&lt;br /&gt;
1. [[#How to register on HEPMDB?|How to register on HEPMDB?]]&lt;br /&gt;
&lt;br /&gt;
2. [[#Upload new model|How to upload a new model to HEPMDB ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to register on HEPMDB? ==&lt;br /&gt;
&lt;br /&gt;
To Register - All you need are basic details such as name, email and Affiliation. Your account will be reviewed and approve by one of our administrators. You will be notified by email once your account is approved.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Upload new model ==&lt;br /&gt;
&lt;br /&gt;
To upload a model you have to&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=76</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=76"/>
				<updated>2012-03-12T12:53:46Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Frequently asked questions'''&lt;br /&gt;
&lt;br /&gt;
1. [[#How to register on HEPMDB?|How to register on HEPMDB?]]&lt;br /&gt;
&lt;br /&gt;
2. [[#Upload new model|How to upload a new model to HEPMDB ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to register on HEPMDB? ==&lt;br /&gt;
&lt;br /&gt;
To Register - All you need are basic details such as name, email and Affiliation. Your account will be reviewed and approve by one of our administrators. You will be notified by email once your account is approved.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Upload new model ==&lt;br /&gt;
&lt;br /&gt;
To upload a model you have to&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Maksym_Bondarenko&amp;diff=75</id>
		<title>Maksym Bondarenko</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Maksym_Bondarenko&amp;diff=75"/>
				<updated>2012-03-12T12:50:03Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Maksym_bondarenko.jpg|left|170px|alt=A large clock tower and other buildings line a great river.]]&lt;br /&gt;
&lt;br /&gt;
Dr. Maksym Bondarenko has a Masters degree in Mathematics from the University of Kharkov and also a Masters degree of computer science. He has obtained his PhD in 2008 at Southampton University.&lt;br /&gt;
&lt;br /&gt;
Dr. Maksym Bondarenko has a very strong background in both the theoretical side of running mathematical simulations and the practical knowledge in implementing and coding websites, servers and databases. With this experience  Dr. Maksym Bondarenko  was granted postgraduate funding and research opportunities at the University of Southampton, this research concerned turbulence flow in channels, this was sponsored by the prestigious ORSAS (Overseas Research Students Awards Scheme).&lt;br /&gt;
Whilst writing up his PhD thesis,  Dr. Maksym Bondarenko  became aware of a lack of a database for CFD data in the research group.  Maksym Bondarenko then created a web-based centralised system to store and share this information, this also allowed users to upload and run their simulations and manipulate their data without downloading. This entire system was created for free, from the PIs own self-motivation and passion, and it was developed and run alone and without funding. The system is still running today and is widely used not only by students in the department at Southampton but also by researchers at other institutions. This previous experience in creating web-based centralised processing and database systems put the PI in a very good position to extend and develop these old systems, allowing them to run on supercomputer clusters and provide several other important and useful collaboration tools.&lt;br /&gt;
After obtaining his PhD, Maksym Bondarenko then became a research fellow at the Airbus Noise Technology Centre (ANTC). A European consortium incorporating Airbus, Rolls-Royce, QinetiQ Noise Test Facility (NTF) and Oxford University. The NTC project involved the collaboration of over a hundred different researchers in U.K., France, Germany, Spain and other European countries. There was a lot of travelling involved between these different countries to coordinate the research. The research was heavily involved in Industry, to create a new aircraft, and Maksym Bondarenko's task was to investigate the effect of jet-wing noise interaction, as such this was very commercial (hence the requirement for a non-disclosure agreement and no published papers).&lt;br /&gt;
Maksym Bondarenko is currently working in the Physic department at the university of Southampton, working on HEPMDB preliminary web-site, investigating the feasibility of the proposal and establishing the ground-rules and requirements for the system.&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Maksym_Bondarenko&amp;diff=74</id>
		<title>Maksym Bondarenko</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Maksym_Bondarenko&amp;diff=74"/>
				<updated>2012-03-12T12:47:28Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Created page with &amp;quot;alt=A large clock tower and other buildings line a great river.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Maksym_bondarenko.jpg|right|170px|alt=A large clock tower and other buildings line a great river.]]&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=File:Maksym_bondarenko.jpg&amp;diff=73</id>
		<title>File:Maksym bondarenko.jpg</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=File:Maksym_bondarenko.jpg&amp;diff=73"/>
				<updated>2012-03-12T12:46:53Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=72</id>
		<title>Staff of HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=72"/>
				<updated>2012-03-12T12:46:23Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you would like an information regarding HEPMDB or for any general enquiries please email hepmdb@googlegroups.com. &lt;br /&gt;
&lt;br /&gt;
* '''Alexander Belyaev'''	(University of Southampton)&lt;br /&gt;
* '''[[Maksym_Bondarenko|Maksym Bondarenko]]'''	(University of Southampton)&lt;br /&gt;
* '''Sekhar Chivukula'''	(Michigan State University)&lt;br /&gt;
* '''Neil Christensen'''	(University Wisconsin, Madison)&lt;br /&gt;
* '''Alexander Pukhov'''	(Moscow State University)&lt;br /&gt;
* '''Andrei Semenov'''	          ( JINR, Dubna)&lt;br /&gt;
* '''Elisabeth Simmons'''	(Michigan State University)&lt;br /&gt;
* '''Christian Speckner'''	(University of Freiburg)&lt;br /&gt;
&lt;br /&gt;
'''Southampton High Energy Physics''' (SHEP) group has a long term program to play a significant role in uncovering the next level of fundamental physics beyond the standard model (BSM). SHEP activity covers the following strongly related areas of High Energy Physics: collider phenomenology within and beyond the standard model, model building, lattice QCD and Strongly coupled gauge theories and gravitation. In the past three years SHEP has appointed 3 new members of academic staff and now it is consists of 11 faculty members. Also it includes about 30 postdocs and PhD students involved in the group research activity. In the last 3 years SHEP has published about 200 papers in the leading physics journals with the top impact parameter such as: Physical Review Letters, Physics Letters B, Physics Review D, European Physical Journal. SHEP played a leading role in creating of the NExT Institute which now joins researchers from Southampton, Rutherford Appleton Laboratory, University of Royal Holloway and University of Sussex. NExT was established to promote a new kind of interaction within particle physics, by formally creating and supporting one-on-one relationships between each theorist and an individual experiment. This novel approach is designed to help put the UK in a unique position to extract and interpret results from the LHC and in defining research programmes in other areas such as neutrinos and dark matter. It is worth to stress both the impressive scale of NExT activities as a whole (a total funding of about £3.5M since 2006 from as many as 20 institutions/agencies) and SHEP leading role within it. Prof Moretti is the Director and 4 of the 7 permanent NExT fellows/lecturers are based in Southampton (E. Accomando, A.Belyaev, P. Di Bari, R. Zwicky).&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=About_HEP_WICED&amp;diff=69</id>
		<title>About HEP WICED</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=About_HEP_WICED&amp;diff=69"/>
				<updated>2012-03-12T12:34:08Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Created page with &amp;quot;'''HEP-WICED''' (High Energy Physics – Web Interactive Computing and Exchange of Data) is a project to build upon the initial success of the University of Southampton’s HE...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''HEP-WICED''' (High Energy Physics – Web Interactive Computing and Exchange of Data) is a project to build upon the initial success of the University of Southampton’s HEPMDB (High Energy Physics Model Database). The HEP-WICED project will extend HEPMDB to be much powerful yet simpler to use by researchers, aid collaboration with the Large Hadron Collider (LHC), improve collaboration between universities and significantly improve the visibility and availability of such modelling methods to students, researchers and the public. HEP-WICED will act as a central storage, calculation and dissemination point for the data produced by High Energy Physics (HEP) tools. Allowing researchers to access previously computed runs and to avoid re-calculations within the research community, saving months of simulation time per researcher.&lt;br /&gt;
This project will also create a standardised format for the data that is created during simulations, reducing the significant amount of the researchers time that is spent on deciphering the different current formats before interpreting the results. This will be in collaboration with the LHC and the standardisation will also extend to the LHCs results to be compared with theory predictions. The project will require parallelising and optimising the HEP tools to improve efficiency and speed.&lt;br /&gt;
The proposed system will also greatly simplify the running of such simulations for the user, removing the cost and maintenance of the software and hardware, providing online help, giving many collaboration tools, an intuitive and simple GUI and yet it would still be as powerful and fast as the best conventional systems. This permits the user to focus on creating and publishing their research within the community. All that is needed by the user is a browser.&lt;br /&gt;
Finally, the web-based system could easily be modified to work with different packages, such as: biotechnology, chemistry or medicine and could be swapped in to aid research in these or any other fields. This project will build upon the significant amount of research papers that already exist, reduce the time and cost to publish new research, create several multi-disciplined and very employable careers, increase the collaboration between different research departments and different fields of study and will have a high profile in not only the Physics research community but also other research communities, industries and schools.&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=MediaWiki:Sidebar&amp;diff=68</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=MediaWiki:Sidebar&amp;diff=68"/>
				<updated>2012-03-12T12:33:42Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** FAQ|FAQ&lt;br /&gt;
** About_HEPMDB|About HEPMDB&lt;br /&gt;
** About_HEP_WICED|HEP WICED&lt;br /&gt;
** Contact Us|Contact Us&lt;br /&gt;
** portal-url|portal&lt;br /&gt;
** currentevents-url|currentevents&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* Admin&lt;br /&gt;
** AdminCpanel|Admin Cpanel&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=67</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=67"/>
				<updated>2012-03-12T12:31:51Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Frequently asked questions'''&lt;br /&gt;
&lt;br /&gt;
1. [[#How to register on HEPMDB?|How to register on HEPMDB?]]&lt;br /&gt;
&lt;br /&gt;
2. [[#Upload new model|How to upload a new model to HEPMDB ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to register on HEPMDB? ==&lt;br /&gt;
&lt;br /&gt;
To Register - All you need are basic details such as name, email and Affiliation. Your account will be reviewed and approve by one of our administrators.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Upload new model ==&lt;br /&gt;
&lt;br /&gt;
To upload a model you have to&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=66</id>
		<title>Staff of HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=66"/>
				<updated>2012-03-12T02:07:53Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you would like an information regarding HEPMDB or for any general enquiries please email hepmdb@googlegroups.com. &lt;br /&gt;
&lt;br /&gt;
* '''Alexander Belyaev'''	(University of Southampton)&lt;br /&gt;
* '''Maksym Bondarenko'''	(University of Southampton)&lt;br /&gt;
* '''Sekhar Chivukula'''	(Michigan State University)&lt;br /&gt;
* '''Neil Christensen'''	(University Wisconsin, Madison)&lt;br /&gt;
* '''Alexander Pukhov'''	(Moscow State University)&lt;br /&gt;
* '''Andrei Semenov'''	          ( JINR, Dubna)&lt;br /&gt;
* '''Elisabeth Simmons'''	(Michigan State University)&lt;br /&gt;
* '''Christian Speckner'''	(University of Freiburg)&lt;br /&gt;
&lt;br /&gt;
'''Southampton High Energy Physics''' (SHEP) group has a long term program to play a significant role in uncovering the next level of fundamental physics beyond the standard model (BSM). SHEP activity covers the following strongly related areas of High Energy Physics: collider phenomenology within and beyond the standard model, model building, lattice QCD and Strongly coupled gauge theories and gravitation. In the past three years SHEP has appointed 3 new members of academic staff and now it is consists of 11 faculty members. Also it includes about 30 postdocs and PhD students involved in the group research activity. In the last 3 years SHEP has published about 200 papers in the leading physics journals with the top impact parameter such as: Physical Review Letters, Physics Letters B, Physics Review D, European Physical Journal. SHEP played a leading role in creating of the NExT Institute which now joins researchers from Southampton, Rutherford Appleton Laboratory, University of Royal Holloway and University of Sussex. NExT was established to promote a new kind of interaction within particle physics, by formally creating and supporting one-on-one relationships between each theorist and an individual experiment. This novel approach is designed to help put the UK in a unique position to extract and interpret results from the LHC and in defining research programmes in other areas such as neutrinos and dark matter. It is worth to stress both the impressive scale of NExT activities as a whole (a total funding of about £3.5M since 2006 from as many as 20 institutions/agencies) and SHEP leading role within it. Prof Moretti is the Director and 4 of the 7 permanent NExT fellows/lecturers are based in Southampton (E. Accomando, A.Belyaev, P. Di Bari, R. Zwicky).&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=65</id>
		<title>Staff of HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=65"/>
				<updated>2012-03-12T02:07:33Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you would like an information regarding HEPMDB or for any general enquiries please email hepmdb@googlegroups.com. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Alexander Belyaev'''	(University of Southampton)&lt;br /&gt;
* '''Maksym Bondarenko'''	(University of Southampton)&lt;br /&gt;
* '''Sekhar Chivukula'''	(Michigan State University)&lt;br /&gt;
* '''Neil Christensen'''	(University Wisconsin, Madison)&lt;br /&gt;
* '''Alexander Pukhov'''	(Moscow State University)&lt;br /&gt;
* '''Andrei Semenov'''	          ( JINR, Dubna)&lt;br /&gt;
* '''Elisabeth Simmons'''	(Michigan State University)&lt;br /&gt;
* '''Christian Speckner'''	(University of Freiburg)&lt;br /&gt;
&lt;br /&gt;
Southampton High Energy Physics (SHEP) group has a long term program to play a significant role in uncovering the next level of fundamental physics beyond the standard model (BSM). SHEP activity covers the following strongly related areas of High Energy Physics: collider phenomenology within and beyond the standard model, model building, lattice QCD and Strongly coupled gauge theories and gravitation. In the past three years SHEP has appointed 3 new members of academic staff and now it is consists of 11 faculty members. Also it includes about 30 postdocs and PhD students involved in the group research activity. In the last 3 years SHEP has published about 200 papers in the leading physics journals with the top impact parameter such as: Physical Review Letters, Physics Letters B, Physics Review D, European Physical Journal. SHEP played a leading role in creating of the NExT Institute which now joins researchers from Southampton, Rutherford Appleton Laboratory, University of Royal Holloway and University of Sussex. NExT was established to promote a new kind of interaction within particle physics, by formally creating and supporting one-on-one relationships between each theorist and an individual experiment. This novel approach is designed to help put the UK in a unique position to extract and interpret results from the LHC and in defining research programmes in other areas such as neutrinos and dark matter. It is worth to stress both the impressive scale of NExT activities as a whole (a total funding of about £3.5M since 2006 from as many as 20 institutions/agencies) and SHEP leading role within it. Prof Moretti is the Director and 4 of the 7 permanent NExT fellows/lecturers are based in Southampton (E. Accomando, A.Belyaev, P. Di Bari, R. Zwicky).&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=64</id>
		<title>Staff of HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=64"/>
				<updated>2012-03-12T02:06:41Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you would like an information regarding HEPMDB or for any general enquiries please email hepmdb@googlegroups.com. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Alexander Belyaev'''	(University of Southampton)&lt;br /&gt;
* '''Maksym Bondarenko'''	(University of Southampton)&lt;br /&gt;
* '''Sekhar Chivukula'''	(Michigan State University)&lt;br /&gt;
* '''Neil Christensen'''	(University Wisconsin, Madison)&lt;br /&gt;
* '''Alexander Pukhov'''	(Moscow State University)&lt;br /&gt;
* '''Andrei Semenov'''	          ( JINR, Dubna)&lt;br /&gt;
* '''Elisabeth Simmons'''	(Michigan State University)&lt;br /&gt;
* '''Christian Speckner'''	(University of Freiburg)&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=63</id>
		<title>Staff of HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=63"/>
				<updated>2012-03-12T02:06:30Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Contact Details ==&lt;br /&gt;
If you would like an information regarding HEPMDB or for any general enquiries please email hepmdb@googlegroups.com. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Alexander Belyaev'''	(University of Southampton)&lt;br /&gt;
* '''Maksym Bondarenko'''	(University of Southampton)&lt;br /&gt;
* '''Sekhar Chivukula'''	(Michigan State University)&lt;br /&gt;
* '''Neil Christensen'''	(University Wisconsin, Madison)&lt;br /&gt;
* '''Alexander Pukhov'''	(Moscow State University)&lt;br /&gt;
* '''Andrei Semenov'''	          ( JINR, Dubna)&lt;br /&gt;
* '''Elisabeth Simmons'''	(Michigan State University)&lt;br /&gt;
* '''Christian Speckner'''	(University of Freiburg)&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=62</id>
		<title>Staff of HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=62"/>
				<updated>2012-03-12T02:06:03Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Contact Details ==&lt;br /&gt;
If you would like an information regarding HEPMDB or for any general enquiries please email hepmdb@googlegroups.com. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''[[Alexander Belyaev]]'''	(University of Southampton)&lt;br /&gt;
* '''Maksym Bondarenko'''	(University of Southampton)&lt;br /&gt;
* '''Sekhar Chivukula'''	(Michigan State University)&lt;br /&gt;
* '''Neil Christensen'''	(University Wisconsin, Madison)&lt;br /&gt;
* '''Alexander Pukhov'''	(Moscow State University)&lt;br /&gt;
* '''Andrei Semenov'''	           JINR, Dubna)&lt;br /&gt;
* '''Elisabeth Simmons'''	(Michigan State University)&lt;br /&gt;
* '''Christian Speckner'''	(University of Freiburg)&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=61</id>
		<title>Staff of HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=61"/>
				<updated>2012-03-12T02:05:12Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Contact Details ==&lt;br /&gt;
If you would like an information regarding HEPMDB or for any general enquiries please email hepmdb@googlegroups.com. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Alexander Belyaev'''	University of Southampton&lt;br /&gt;
* '''Maksym Bondarenko'''	University of Southampton&lt;br /&gt;
* '''Sekhar Chivukula'''	Michigan State University&lt;br /&gt;
* '''Neil Christensen'''	University Wisconsin, Madison&lt;br /&gt;
* '''Alexander Pukhov'''	Moscow State University&lt;br /&gt;
* '''Andrei Semenov'''	JINR, Dubna&lt;br /&gt;
* '''Elisabeth Simmons'''	Michigan State University&lt;br /&gt;
* '''Christian Speckner'''	University of Freiburg&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=60</id>
		<title>Staff of HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=Staff_of_HEPMDB&amp;diff=60"/>
				<updated>2012-03-12T02:04:39Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Created page with &amp;quot;== Contact Details == If you would like an information regarding HEPMDB or for any general enquiries please email hepmdb@googlegroups.com.      * Alexander Belyaev	University ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Contact Details ==&lt;br /&gt;
If you would like an information regarding HEPMDB or for any general enquiries please email hepmdb@googlegroups.com. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Alexander Belyaev	University of Southampton&lt;br /&gt;
* Maksym Bondarenko	University of Southampton&lt;br /&gt;
* Sekhar Chivukula	Michigan State University&lt;br /&gt;
* Neil Christensen	University Wisconsin, Madison&lt;br /&gt;
* Alexander Pukhov	Moscow State University&lt;br /&gt;
* Andrei Semenov	JINR, Dubna&lt;br /&gt;
* Elisabeth Simmons	Michigan State University&lt;br /&gt;
* Christian Speckner	University of Freiburg&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=MediaWiki:Sidebar&amp;diff=59</id>
		<title>MediaWiki:Sidebar</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=MediaWiki:Sidebar&amp;diff=59"/>
				<updated>2012-03-12T02:02:59Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
* navigation&lt;br /&gt;
** mainpage|mainpage-description&lt;br /&gt;
** FAQ|FAQ&lt;br /&gt;
** Contact Us|Contact Us&lt;br /&gt;
** portal-url|portal&lt;br /&gt;
** currentevents-url|currentevents&lt;br /&gt;
** recentchanges-url|recentchanges&lt;br /&gt;
** randompage-url|randompage&lt;br /&gt;
** helppage|help&lt;br /&gt;
* SEARCH&lt;br /&gt;
* TOOLBOX&lt;br /&gt;
* LANGUAGES&lt;br /&gt;
* Admin&lt;br /&gt;
** AdminCpanel|Admin Cpanel&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=58</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=58"/>
				<updated>2012-03-12T02:00:04Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;100%&amp;quot; valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
             &amp;lt;td width=&amp;quot;550px&amp;quot; align=&amp;quot;right&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Tt main.png|500px]]&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=57</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=57"/>
				<updated>2012-03-12T01:59:09Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
             &amp;lt;td width=&amp;quot;550px&amp;quot; align=&amp;quot;right&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Tt main.png|500px]]&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=56</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=56"/>
				<updated>2012-03-12T01:58:54Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;100%&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
             &amp;lt;td width=&amp;quot;550px&amp;quot; align=&amp;quot;right&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Tt main.png|border|500px]]&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=55</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=55"/>
				<updated>2012-03-12T01:56:01Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;600px&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
             &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Tt main.png|border|500px]]&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=54</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=54"/>
				<updated>2012-03-12T01:55:26Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;450px&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
             &amp;lt;td align=&amp;quot;right&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Tt main.png|border|500px]]&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=53</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=53"/>
				<updated>2012-03-12T01:54:21Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
             &amp;lt;td&amp;gt;&lt;br /&gt;
[[File:Tt main.png|border|500px]]&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=52</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=52"/>
				<updated>2012-03-12T01:53:56Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;td&amp;gt;&lt;br /&gt;
[[File:Tt main.png|border|500px]]&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=51</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=51"/>
				<updated>2012-03-12T01:53:37Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;&lt;br /&gt;
[[File:Tt main.png|border|500px]]&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=50</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=50"/>
				<updated>2012-03-12T01:52:14Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Tt main.png|Caption 1|300px&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Gallery&lt;br /&gt;
|title=Cultural depictions of George Washington&lt;br /&gt;
|width=160&lt;br /&gt;
|height=170&lt;br /&gt;
|lines=4&lt;br /&gt;
|align=center&lt;br /&gt;
|File:Federal Hall NYC 27.JPG|alt1=Back of statue facing a city building whose facade is Greek columns covered by a huge U.S. flag|The statue of Washington outside [[Federal Hall]] in [[New York City]], looking on [[Wall Street]].&lt;br /&gt;
|File:Tt main.png|alt2=Profile of stone face jutting out from a mountainside. Three workers clamber over it, each about the height of the face's upper lip.|Construction on the George Washington portrait at [[Mount Rushmore]], c. 1932.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=49</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=49"/>
				<updated>2012-03-12T01:51:41Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Tt main.png|Caption 1|300px&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=48</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=48"/>
				<updated>2012-03-12T01:51:04Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Tt main.png|Caption 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=47</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=47"/>
				<updated>2012-03-12T01:49:00Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
|title=Cultural depictions of George Washington&lt;br /&gt;
|width=160&lt;br /&gt;
|height=170&lt;br /&gt;
|File:Tt main.png&lt;br /&gt;
|Caption 1&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=46</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=46"/>
				<updated>2012-03-12T01:48:21Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Tt main.png|Caption 1&lt;br /&gt;
|width=260&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=45</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=45"/>
				<updated>2012-03-12T01:48:04Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Tt main.png|Caption 1&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=File:Tt_main.png&amp;diff=44</id>
		<title>File:Tt main.png</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=File:Tt_main.png&amp;diff=44"/>
				<updated>2012-03-12T01:43:44Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: title_picture&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;title_picture&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=43</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=43"/>
				<updated>2012-03-12T01:40:50Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=42</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=42"/>
				<updated>2012-03-12T01:36:41Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
            &amp;lt;td width=&amp;quot;50%&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
            &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &lt;br /&gt;
    &amp;lt;/table&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=User:Mb4/vector.js&amp;diff=41</id>
		<title>User:Mb4/vector.js</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=User:Mb4/vector.js&amp;diff=41"/>
				<updated>2012-03-12T01:28:07Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=40</id>
		<title>HEPMDB</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=HEPMDB&amp;diff=40"/>
				<updated>2012-03-12T01:26:29Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Protected &amp;quot;HEPMDB&amp;quot; ([edit=sysop] (indefinite) [move=sysop] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HEPMDB is created to facilitate the connection between High Energy theory and experiment, to store and validate theoretical models, to develop dictionary of the model signatures aimed to identify the fundamental theory responsible for signals expected at the LHC. &lt;br /&gt;
&lt;br /&gt;
HEPMDB is also designed for collecting different signatures for its models as well as respective experimental efficiencies. Using this information HEPMDB will be able to compare its BSM model predictions with LHC data which and would allow to discriminate an underlying theory. &lt;br /&gt;
&lt;br /&gt;
The database is in the development stage and your input in the 'Forum' section is highly appreciated. Database collects Particle Physics Models. These models are supposed to be public and represent themselves a set of Feynman Rules which can be in form of input for any of Matrix Element generators such as CalcHEP, CompHEP, FeynArts, Madgraph, SHERPA, WHIZARD. HEPMDB has an entrance for Model authors -- 'Authors' -- where Authors can test and validate their models. &lt;br /&gt;
&lt;br /&gt;
To become an 'Author', you should register in a 'Register' section. 'Authors' are welcomed to also upload LanHEP or FeynRules source of their models.&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=User:Mb4/vector.js&amp;diff=39</id>
		<title>User:Mb4/vector.js</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=User:Mb4/vector.js&amp;diff=39"/>
				<updated>2012-03-12T01:24:41Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Created page with &amp;quot;// install Wikipedia:User:Cacycle/wikEd in-browser text editor importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' + '&amp;amp;action=raw&amp;amp;ctype=text/javas...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor&lt;br /&gt;
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'&lt;br /&gt;
+ '&amp;amp;action=raw&amp;amp;ctype=text/javascript');&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=User:Mb4/Vector.js&amp;diff=38</id>
		<title>User:Mb4/Vector.js</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=User:Mb4/Vector.js&amp;diff=38"/>
				<updated>2012-03-12T01:21:40Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Created page with &amp;quot;// install Wikipedia:User:Cacycle/wikEd in-browser text editor importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' + '&amp;amp;action=raw&amp;amp;ctype=text/javas...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor&lt;br /&gt;
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'&lt;br /&gt;
+ '&amp;amp;action=raw&amp;amp;ctype=text/javascript');&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=User:Mb4/monobook.js&amp;diff=37</id>
		<title>User:Mb4/monobook.js</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=User:Mb4/monobook.js&amp;diff=37"/>
				<updated>2012-03-12T01:19:34Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Created page with &amp;quot;{{subst:wikEd}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{subst:wikEd}}&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=MediaWiki:Gadget-wikEd.js&amp;diff=36</id>
		<title>MediaWiki:Gadget-wikEd.js</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=MediaWiki:Gadget-wikEd.js&amp;diff=36"/>
				<updated>2012-03-12T01:11:31Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Created page with &amp;quot;// install Wikipedia:User:Cacycle/wikEd in-browser text editor importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' + '&amp;amp;action=raw&amp;amp;ctype=text/javas...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor&lt;br /&gt;
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'&lt;br /&gt;
+ '&amp;amp;action=raw&amp;amp;ctype=text/javascript')&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=35</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=35"/>
				<updated>2012-03-12T00:38:15Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: Replaced content with &amp;quot;'''Frequently asked questions'''

1. How to register on HEPMDB?

2. How to upload a new model to HEPMDB 


== How to register on...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Frequently asked questions'''&lt;br /&gt;
&lt;br /&gt;
1. [[#register_HEPMDB|How to register on HEPMDB?]]&lt;br /&gt;
&lt;br /&gt;
2. [[#Upload new model|How to upload a new model to HEPMDB ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to register on HEPMDB? ==&lt;br /&gt;
&lt;br /&gt;
To Register - All you need are basic details such as name, email and Affiliation. Your account will be reviewed and approve by one of our administrators.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Upload new model ==&lt;br /&gt;
&lt;br /&gt;
To upload a model you have to&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=34</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=34"/>
				<updated>2012-03-12T00:34:45Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Frequently asked questions'''&lt;br /&gt;
&lt;br /&gt;
1. [[#register_HEPMDB|How to register on HEPMDB?]]&lt;br /&gt;
&lt;br /&gt;
2. [[#See also|different text]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
How to register on HEPMDB.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sad&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
s&lt;br /&gt;
dsf&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=33</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=33"/>
				<updated>2012-03-12T00:34:05Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Frequently asked questions'''&lt;br /&gt;
&lt;br /&gt;
1. [[#register_HEPMDB|How to register on HEPMDB?]]&lt;br /&gt;
&lt;br /&gt;
2. [[#See also|different text]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
How to register on HEPMDB.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please note that all contributions to HEPMDB may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see HEPMDB:Copyrights for details). Do not submit copyrighted work without permission!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sad&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
See also&lt;br /&gt;
&lt;br /&gt;
s&lt;br /&gt;
dsf&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	<entry>
		<id>http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=32</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://hepmdb.soton.ac.uk/wiki/index.php?title=FAQ&amp;diff=32"/>
				<updated>2012-03-12T00:33:39Z</updated>
		
		<summary type="html">&lt;p&gt;Mb4: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Frequently asked questions'''&lt;br /&gt;
&lt;br /&gt;
1. [[#register_HEPMDB|How to register on HEPMDB?]]&lt;br /&gt;
&lt;br /&gt;
2. [[#See also|different text]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
How to register on HEPMDB.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sad&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
See also&lt;br /&gt;
&lt;br /&gt;
s&lt;br /&gt;
dsf&lt;/div&gt;</summary>
		<author><name>Mb4</name></author>	</entry>

	</feed>