Skip to content

Some links

SUSY

Data and Code

Stealth SUSY

B Physics

B-Jet Trigger

CMS publications

  • CMS uses an official toolkit to compile CMS publications. See: link
  • Here is a set of guidelines to follow while authoring a paper. Here is a set of guidelines to use for all plots.
  • If you need to make Feynman diagrams, the SUSY PAG has created many templates, available here. Here is an example from the Stealth analysis with detailed comments.
  • Getting the references in the expected format can be time-consuming. If it helps, the online INSPIRE-HEP database generates "almost-correct" BibTeX for a given reference. In fact, there exists a very useful REST API to access records identified by doi or arxiv id etc. Here is a sample script that takes a list of doi values in a json file as input, runs each doi through the API to get the record, properly formats a few problem characters (with an umlaut/accent etc), and produces a bib-formatted file as output.