
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Events Calendar</title>
<link>https://www.cilip.org.uk/events/event_list.asp</link>
<description><![CDATA[  
 
    .events-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        margin-top: 20px;
    }

    /* Tablet: 2 columns */
    @media (max-width: 900px) {
        .events-grid {
            grid-template-columns: repeat(2, 1fr);
        }
    }

    /* Mobile: 1 column */
    @media (max-width: 580px) {
        .events-grid {
            grid-template-columns: 1fr;
        }
    }

    .event-card {
        display: flex;
        flex-direction: column;
        background-color: #e6e6e8;
    }

    .event-card__image {
        width: 100%;
        height: 150px;
        overflow: hidden;
        background-color: #fff;
        flex-shrink: 0;
    }

    .event-card__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .event-card__body {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        padding: 10px 8px;
    }

    .event-card__title {
        color: #2a758f;
        font-size: 20px;
        font-weight: 800;
        margin: 0 0 8px 0;
    }

    .event-card__description {
        color: #323232;
        font-size: 14px;
        margin-bottom: 8px;
        flex-grow: 1;
    }

    .event-card__meta {
        color: #323232;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 0;
    }

    .button3 {
        border-radius: 8px;
        background-color: #f5862f;
        color: #fff;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        min-width: 150px;
        padding: 5px 10px;
        text-align: center;
        margin: 15px 0 10px 0;
        text-decoration: none;
    }

    .button3:hover {
        background-color: #164a5d;
        color: #fff;
        text-decoration: none;
    }
 

 
     
     
         
             Featured Events 
         
     

     

         
             
                 
                     
                 
             
             
                 CILIP Copyright Conference 2026 
                 Update your professional practice in this crucial area, with expert speakers exploring AI, international perspectives in copyright, orphan works and more! 
                 Online | 4 June 2026 
                 Register Now 
             
         

         
             
                 
                     
                 
             
             
                 International Congress on Medical Librarianship 
                 A three-day programme packed with engaging speakers at the forefront of new developments and opportunities around our theme of Connecting. 
                 Glasgow | 14–16 July 2026 
                 Register 
             
         

         
             
                 
                     
                 
             
             
                 CILIP Data Protection Conference 2026 
                 Our one-day conference returns, with a keynote from Adrian Price (ICO) and expert speakers from the Turing Institute, Scottish Funding Council, Oxfam and more. 
                 Online | 3 June 2026 
                 Register 
             
         

         
             
                 
                     
                 
             
             
                 Copyright Essentials Training: CPD-certfied 
                 This fundamental two-part online workshop is for anybody who needs an introduction to the basic copyright principles and/or is reproducing, creating, sharing, publishing, commissioning or digitising content. 
                 Online | Wednesdays 17 and 24 June 2026 9:30am–1pm 
                 Register 
             
         

         
             
                 
                     
                 
             
             
                 Give back and grow: The benefits of volunteering with CILIP 
                 To mark Volunteers' Week, we will hear from three CILIP members describing their volunteer roles at CILIP. What have they gained from the experience? 
                 Online | 5 June 2026 
                 Register 
             
         

         
             
                 
                     
                 
             
             
                 Harnessing the power of very large-scale knowledge assets 
                 Join us to learn about the latest practices in managing and mobilising very large-scale knowledge assets and the impact of leveraging computable knowledge at scale. 
                 Online | 9 June 2026 
                 Register 
             
         

     
 ]]></description>
<lastBuildDate>Fri, 12 Jun 2026 05:36:17 GMT</lastBuildDate>
<copyright>Copyright &#xA9; 2026 CILIP: the library and information association</copyright>
<atom:link href="https://www.cilip.org.uk/events/event_rss.asp?cat=18598" rel="self" type="application/rss+xml"></atom:link>
</channel>
</rss>
