{"id":91,"date":"2026-03-17T10:34:17","date_gmt":"2026-03-17T09:34:17","guid":{"rendered":"https:\/\/web.infn.it\/srf2027\/?page_id=91"},"modified":"2026-05-19T11:24:47","modified_gmt":"2026-05-19T09:24:47","slug":"jacow","status":"publish","type":"page","link":"https:\/\/web.infn.it\/srf2027\/jacow\/","title":{"rendered":"JACoW"},"content":{"rendered":"<style>.kb-row-layout-id91_0f3d39-11 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id91_0f3d39-11 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id91_0f3d39-11 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id91_0f3d39-11 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id91_0f3d39-11 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id91_0f3d39-11 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id91_0f3d39-11 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column91_30f8e7-67 > .kt-inside-inner-col,.kadence-column91_30f8e7-67 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column91_30f8e7-67 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column91_30f8e7-67 > .kt-inside-inner-col{flex-direction:column;}.kadence-column91_30f8e7-67 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column91_30f8e7-67 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column91_30f8e7-67{position:relative;}@media all and (max-width: 1024px){.kadence-column91_30f8e7-67 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column91_30f8e7-67 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column91_30f8e7-67\"><div class=\"kt-inside-inner-col\">\n<style>\n  .srf-page {\n    font-family: 'Segoe UI', system-ui, sans-serif;\n    max-width: 900px; margin: 0 auto;\n    padding: 40px 20px 60px;\n  }\n\n  \/* Tag e titolo \u2014 stile identico a committees *\/\n  .srf-page-tag {\n    display: inline-block;\n    background: rgba(226,90,68,0.1);\n    border: 1px solid rgba(226,90,68,0.3);\n    border-radius: 20px;\n    padding: 5px 16px;\n    font-size: 12px; text-transform: uppercase; letter-spacing: 3px;\n    color: #E25A44; margin-bottom: 12px;\n  }\n  .srf-page-title {\n    font-size: 36px; font-weight: 700; color: #0C4B60;\n    margin: 0 0 8px 0; line-height: 1.2;\n  }\n  .srf-page-title span {\n    background: linear-gradient(135deg, #E25A44, #EA9986);\n    -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n  .srf-page-subtitle {\n    font-size: 15px; color: #618A97; margin: 0 0 40px 0;\n  }\n\n  \/* Highlight box \u2014 intro con sfondo *\/\n  .srf-page-highlight {\n    background: linear-gradient(135deg, rgba(12,75,96,0.06), rgba(206,219,223,0.2));\n    border-left: 4px solid #0C4B60;\n    border-radius: 0 10px 10px 0;\n    padding: 24px 28px;\n    margin-bottom: 36px;\n    animation: srf-pg-in 0.6s ease both;\n  }\n  .srf-page-highlight p {\n    font-size: 17px; line-height: 1.7; color: #060F16;\n    margin: 0;\n  }\n  .srf-page-highlight strong { color: #0C4B60; }\n\n  \/* Testo corpo *\/\n  .srf-page-body {\n    animation: srf-pg-in 0.6s ease both 0.15s;\n  }\n  .srf-page-body p {\n    font-size: 16px; line-height: 1.75; color: #060F16;\n    margin: 0 0 20px 0;\n  }\n  .srf-page-body a {\n    color: #E25A44; text-decoration: none;\n    border-bottom: 1px solid rgba(226,90,68,0.3);\n    transition: border-color 0.3s, color 0.3s;\n  }\n  .srf-page-body a:hover {\n    color: #0C4B60; border-bottom-color: #0C4B60;\n  }\n\n  \/* Card SRF su JACoW *\/\n  .srf-page-card-row {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 16px;\n    margin: 32px 0;\n    animation: srf-pg-in 0.6s ease both 0.3s;\n  }\n  .srf-page-card {\n    background: #FFFFFF;\n    border: 1px solid #E6E7E7;\n    border-radius: 10px;\n    padding: 24px;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;\n  }\n  .srf-page-card::before {\n    content: ''; position: absolute; top: 0; left: 0; right: 0;\n    height: 3px; background: #CEDBDF;\n    transition: background 0.3s;\n  }\n  .srf-page-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 20px rgba(12,75,96,0.1);\n    border-color: #CEDBDF;\n  }\n  .srf-page-card:hover::before {\n    background: linear-gradient(90deg, #E25A44, #EA9986);\n  }\n  .srf-page-card-icon {\n    font-size: 28px; margin-bottom: 12px; display: block;\n  }\n  .srf-page-card h3 {\n    font-size: 16px; font-weight: 600; color: #0C4B60;\n    margin: 0 0 8px 0;\n  }\n  .srf-page-card p {\n    font-size: 14px; color: #618A97; line-height: 1.5;\n    margin: 0 0 14px 0;\n  }\n  .srf-page-card a {\n    font-size: 13px; font-weight: 600; color: #E25A44;\n    text-decoration: none; text-transform: uppercase; letter-spacing: 1px;\n    transition: color 0.3s;\n  }\n  .srf-page-card a:hover { color: #0C4B60; }\n  .srf-page-card a::after { content: ' \u2192'; }\n\n  \/* Card evidenziata *\/\n  .srf-page-card.featured {\n    background: #0C4B60; border-color: #0C4B60;\n  }\n  .srf-page-card.featured::before {\n    background: linear-gradient(90deg, #E25A44, #EA9986);\n  }\n  .srf-page-card.featured h3 { color: #FFFFFF; }\n  .srf-page-card.featured p { color: #CEDBDF; }\n  .srf-page-card.featured a { color: #EA9986; }\n  .srf-page-card.featured a:hover { color: #FFFFFF; }\n  .srf-page-card.featured:hover {\n    box-shadow: 0 8px 24px rgba(226,90,68,0.2);\n  }\n\n  \/* Divider *\/\n  .srf-page-divider {\n    width: 60px; height: 3px; background: #E25A44;\n    border-radius: 2px; margin: 36px 0;\n    animation: srf-pg-in 0.6s ease both 0.2s;\n  }\n\n  \/* Conference series list *\/\n  .srf-page-series {\n    display: flex; flex-wrap: wrap; gap: 8px;\n    margin: 16px 0 24px;\n    animation: srf-pg-in 0.6s ease both 0.25s;\n  }\n  .srf-page-series-item {\n    display: inline-block;\n    background: rgba(12,75,96,0.06);\n    border: 1px solid #CEDBDF;\n    border-radius: 6px;\n    padding: 4px 12px;\n    font-size: 13px; font-weight: 500; color: #0C4B60;\n    transition: background 0.3s, border-color 0.3s;\n  }\n  .srf-page-series-item.current {\n    background: rgba(226,90,68,0.1);\n    border-color: rgba(226,90,68,0.3);\n    color: #E25A44; font-weight: 600;\n  }\n  .srf-page-series-item:hover {\n    background: rgba(12,75,96,0.12);\n    border-color: #0C4B60;\n  }\n\n  @keyframes srf-pg-in {\n    from { opacity: 0; transform: translateY(16px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (max-width: 600px) {\n    .srf-page-title { font-size: 28px; }\n    .srf-page-highlight { padding: 20px; }\n    .srf-page-highlight p { font-size: 15px; }\n    .srf-page-card-row { grid-template-columns: 1fr; }\n  }\n\n.srf-page-card-disabled {\n  font-size: 13px;\n  font-weight: 600;\n  color: #CEDBDF;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n<\/style>\n\n<div class=\"srf-page\">\n\n  <div class=\"srf-page-tag\">About<\/div>\n  <h1 class=\"srf-page-title\">JA<span>CoW<\/span><\/h1>\n  <p class=\"srf-page-subtitle\">Joint Accelerator Conferences Website \u2014 Open access proceedings since 1996<\/p>\n\n  <div class=\"srf-page-highlight\">\n    <p>\n      The <strong>Joint Accelerator Conferences Website (JACoW)<\/strong> is an international collaboration\n      that publishes open access electronic proceedings of accelerator conferences held around the world.\n      <strong>SRF<\/strong> is one of the eighteen member conference series of the JACoW Collaboration.\n    <\/p>\n  <\/div>\n\n  <div class=\"srf-page-body\">\n    <p>\n      Originally established in 1996 for the publication of EPAC and PAC conference proceedings,\n      JACoW was joined by APAC for its first conference in 1998. Today, the collaboration includes\n      the following conference series:\n    <\/p>\n  <\/div>\n\n  <div class=\"srf-page-series\">\n    <span class=\"srf-page-series-item\">ICFA ABDW<\/span>\n    <span class=\"srf-page-series-item\">COOL<\/span>\n    <span class=\"srf-page-series-item\">Cyclotrons<\/span>\n    <span class=\"srf-page-series-item\">IBIC<\/span>\n    <span class=\"srf-page-series-item\">IPAC<\/span>\n    <span class=\"srf-page-series-item\">ECRIS<\/span>\n    <span class=\"srf-page-series-item\">FEL<\/span>\n    <span class=\"srf-page-series-item\">HIAT<\/span>\n    <span class=\"srf-page-series-item\">ICALEPCS<\/span>\n    <span class=\"srf-page-series-item\">ICAP<\/span>\n    <span class=\"srf-page-series-item\">LINAC<\/span>\n    <span class=\"srf-page-series-item\">MEDSI<\/span>\n    <span class=\"srf-page-series-item\">NA-PAC<\/span>\n    <span class=\"srf-page-series-item\">PCaPAC<\/span>\n    <span class=\"srf-page-series-item\">RuPAC<\/span>\n    <span class=\"srf-page-series-item\">SAP<\/span>\n    <span class=\"srf-page-series-item current\">SRF<\/span>\n    <span class=\"srf-page-series-item\">HB<\/span>\n  <\/div>\n\n  <div class=\"srf-page-body\">\n    <p>\n      The collaboration is supported by accelerator laboratories worldwide, contributing resources\n      for conference editing, JACoW governance, and providing IT support, servers and licenses.\n    <\/p>\n    <p>\n      Each conference series agrees to adopt common templates and produce JACoW-compatible files\n      for publication. All series abide by\n      <a href=\"hhttps:\/\/www.jacow.org\/About\/Policies\" target=\"_blank\" rel=\"noopener\">terms of reference and boundary conditions<\/a>\n      which facilitate the training of JACoW editors through hands-on experience during conferences,\n      and through attendance at annual JACoW Team Meetings where technical problems related to\n      electronic publication are addressed.\n    <\/p>\n    <p>\n      A comprehensive set of tools, developed by JACoW in collaboration with\n      <a href=\"https:\/\/indico.jacow.org\" target=\"_blank\" rel=\"noopener\">Indico<\/a>, supports Local Chairs for\n      conference preparation and running \u2014 from the initial call through all organizational aspects \u2014\n      and Scientific Committees for abstract selection, programme planning, paper submission,\n      editing and light peer review. At the conclusion of each conference, proceedings are published\n      via the JACoW platform.\n    <\/p>\n  <\/div>\n\n  <div class=\"srf-page-divider\"><\/div>\n\n  <div class=\"srf-page-card-row\">\n\n    <div class=\"srf-page-card featured\">\n      <span class=\"srf-page-card-icon\">\ud83d\udcc4<\/span>\n      <h3>SRF Proceedings on JACoW<\/h3>\n      <p>Browse the complete archive of proceedings from all past SRF conferences.<\/p>\n      <a href=\"https:\/\/www.jacow.org\/Main\/Proceedings\" target=\"_blank\" rel=\"noopener\">View archive<\/a>\n    <\/div>\n\n    <div class=\"srf-page-card\">\n      <span class=\"srf-page-card-icon\">\ud83c\udf10<\/span>\n      <h3>JACoW Website<\/h3>\n      <p>Full information on the collaboration, policies, tools and resources.<\/p>\n      <a href=\"https:\/\/www.jacow.org\/\" target=\"_blank\" rel=\"noopener\">Visit jacow.org<\/a>\n    <\/div>\n\n    <div class=\"srf-page-card\">\n      <span class=\"srf-page-card-icon\">\ud83d\udcdd<\/span>\n      <h3>Paper Templates<\/h3>\n      <p>Download the official JACoW templates for paper preparation for SRF 2027.<\/p>\n      <span class=\"srf-page-card-disabled\">Released soon<\/span>\n    <\/div>\n\n  <\/div>\n\n<\/div>\n<\/div><\/div>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>About JACoW Joint Accelerator Conferences Website \u2014 Open access proceedings since 1996 The Joint Accelerator Conferences Website (JACoW) is an international collaboration that publishes open access electronic proceedings of accelerator conferences held around the world. SRF is one of the eighteen member conference series of the JACoW Collaboration. Originally established in 1996 for the publication&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-91","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/91","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/comments?post=91"}],"version-history":[{"count":8,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/91\/revisions"}],"predecessor-version":[{"id":663,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/91\/revisions\/663"}],"wp:attachment":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/media?parent=91"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}