{"id":649,"date":"2025-09-27T10:55:01","date_gmt":"2025-09-27T10:55:01","guid":{"rendered":"https:\/\/isigcse.acm.org\/compute\/2025\/?page_id=649"},"modified":"2025-09-28T08:06:10","modified_gmt":"2025-09-28T08:06:10","slug":"venue","status":"publish","type":"page","link":"https:\/\/isigcse.acm.org\/compute\/2025\/venue\/","title":{"rendered":"Venue"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"649\" class=\"elementor elementor-649\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1c88741 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1c88741\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9ddd11b\" data-id=\"9ddd11b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8c9d44c elementor-widget elementor-widget-text-editor\" data-id=\"8c9d44c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>IIT Ropar Venue Details<\/title>\n  <style>\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n      line-height: 1.6;\n      color: #2c3e50;\n      min-height: 100vh;\n    }\n\n    .container {\n      max-width: 900px;\n      margin: 0 auto;\n      padding: 20px;\n    }\n\n    .header {\n      text-align: center;\n      background: white;\n      padding: 40px 30px;\n      border-radius: 20px;\n      box-shadow: 0 10px 10px rgba(52, 152, 219, 0.15);\n      margin-bottom: 30px;\n      border-top: 4px solid #3498db;\n    }\n\n    .header h1 {\n      font-size: 2.5em;\n      color: #2980b9;\n      margin-bottom: 15px;\n      font-weight: 300;\n    }\n\n    .header p {\n      font-size: 1.1em;\n      color: #5a7a9b;\n      max-width: 600px;\n      margin: 0 auto;\n    }\n\n    .card {\n      background: white;\n      border-radius: 15px;\n      padding: 30px;\n      margin-bottom: 25px;\n      box-shadow: 0 8px 15px rgba(52, 152, 219, 0.1);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 15px 10px rgba(52, 152, 219, 0.2);\n    }\n\n    .card-title {\n      font-size: 1.8em;\n      color: #2980b9;\n      margin-bottom: 20px;\n      padding-bottom: 10px;\n      border-bottom: 2px solid #ebf3fd;\n      font-weight: 600;\n    }\n\n    .address-info {\n      background: #f0f8ff;\n      padding: 20px;\n      border-radius: 10px;\n      border-left: 4px solid #3498db;\n      margin-bottom: 20px;\n    }\n\n    .address-info h3 {\n      color: #2980b9;\n      margin-bottom: 10px;\n      font-size: 1.2em;\n    }\n\n    .address-info p {\n      margin-bottom: 8px;\n      color: #5a7a9b;\n    }\n\n    .directions-box {\n      background: #f0f8ff;\n      padding: 20px;\n      border-radius: 10px;\n      border-left: 4px solid #5dade2;\n      margin-bottom: 20px;\n    }\n\n    .railway-info {\n      background: #f8fbff;\n      padding: 20px;\n      border-radius: 10px;\n      border-left: 4px solid #85c1e9;\n      margin-bottom: 20px;\n    }\n\n    .option-group {\n      margin-bottom: 25px;\n    }\n\n    .option-title {\n      font-size: 1.3em;\n      color: #2980b9;\n      margin-bottom: 15px;\n      font-weight: 600;\n      display: flex;\n      align-items: center;\n    }\n\n    .option-title::before {\n      content: \"\u2708\ufe0f\";\n      margin-right: 10px;\n      font-size: 1.2em;\n    }\n\n    .option-title.train::before {\n      content: \"\ud83d\ude82\";\n    }\n\n    .option-title.road::before {\n      content: \"\ud83d\ude97\";\n    }\n\n    .sub-option {\n      background: #f8fbff;\n      padding: 15px;\n      border-radius: 8px;\n      margin-bottom: 15px;\n      border-left: 3px solid #85c1e9;\n    }\n\n    .sub-option h4 {\n      color: #2980b9;\n      margin-bottom: 10px;\n      font-size: 1.1em;\n    }\n\n    .highlight {\n      color: #2471a3;\n      font-weight: 600;\n    }\n\n    .transport-info {\n      background: #f0f8ff;\n      padding: 15px;\n      border-radius: 8px;\n      margin-top: 10px;\n      border-left: 3px solid #5dade2;\n    }\n\n    .website-link {\n      color: #3498db;\n      text-decoration: none;\n      font-weight: 500;\n    }\n\n    .website-link:hover {\n      text-decoration: underline;\n    }\n\n    @media (max-width: 768px) {\n      .container {\n        padding: 15px;\n      }\n      .header h1 {\n        font-size: 2em;\n      }\n      .card {\n        padding: 20px;\n      }\n      .card-title {\n        font-size: 1.5em;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"container\">\n    <div class=\"header\">\n      <h1>Venue Details &#8211; How to Reach IIT Ropar<\/h1>\n      <p>IIT Ropar, located in Rupnagar, Punjab, is easily accessible by air, rail, and road. Whether you are arriving locally or internationally, here&#8217;s your hassle-free travel guide.<\/p>\n    <\/div>\n\n    <div class=\"card\">\n      <h2 class=\"card-title\">Address &amp; Contact<\/h2>\n      <div class=\"address-info\">\n        <h3><strong>Indian Institute of Technology Ropar (IIT Ropar)<\/strong><\/h3>\n        <p><strong>Address:<\/strong> Rupnagar, Punjab \u2013 140001<\/p>\n        <p><strong>Website:<\/strong> <a class=\"website-link\" href=\"https:\/\/www.iitrpr.ac.in\">www.iitrpr.ac.in<\/a><\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"card\">\n      <h2 class=\"card-title\">Directions to IIT Ropar Main Campus<\/h2>\n      <div class=\"directions-box\">\n        Use Google Maps and search for <strong>&#8220;IIT Ropar Main Campus&#8221;<\/strong>. The campus is just a short auto or cab ride from the Ropar bus stand or railway station.\n      <\/div>\n    <\/div>\n\n    <div class=\"card\">\n      <h2 class=\"card-title\">Nearest Railway Station<\/h2>\n      <div class=\"railway-info\">\n        <p><strong>Ropar Junction (RPAR)<\/strong> \u2013 <span class=\"highlight\">2.5 km<\/span> from IIT Ropar.<\/p>\n        <p>For train booking visit <a class=\"website-link\" href=\"https:\/\/www.irctc.co.in\/nget\/train-search\">IRCTC Website<\/a><\/p>\n        <p>Well-connected with direct trains from Delhi, Chandigarh, and other cities.<\/p>\n        <div class=\"transport-info\">\n          <h4>Transport from Ropar Railway Station to IIT Ropar:<\/h4>\n          Auto-rickshaws and taxis available for a quick <strong>10-15 minutes drive<\/strong> to the campus.\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"card\">\n      <h2 class=\"card-title\">Travel Options<\/h2>\n\n      <div class=\"option-group\">\n        <h3 class=\"option-title\">1. By Air to Chandigarh International Airport (IXC)<\/h3>\n        <div class=\"sub-option\">\n          <h4><strong>1.1 From IXC to IIT Ropar:<\/strong><\/h4>\n          <p><strong>Distance:<\/strong> <span class=\"highlight\">~60 km<\/span> | <strong>Travel time:<\/strong> <span class=\"highlight\">1.5 \u2013 2 hours<\/span><\/p>\n          <p><strong>Convenient Transport Options:<\/strong><\/p>\n          <ul style=\"margin-left: 20px; margin-top: 10px;\">\n            <li>Prepaid taxis<\/li>\n            <li>Buses from Chandigarh ISBT (Sector 43)<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"option-group\">\n        <h3 class=\"option-title\">2. By Air to Indira Gandhi International Airport, Delhi (DEL)<\/h3>\n        <p><strong>Travel Options from Delhi to IIT Ropar<\/strong> (Distance: <span class=\"highlight\">~300 km<\/span>)<\/p>\n\n        <div class=\"sub-option\">\n          <h4><strong>2.1 By Air:<\/strong><\/h4>\n          <p>Flight to Chandigarh (~1 hour) then proceed as above (1.1)<\/p>\n        <\/div>\n\n        <div class=\"sub-option\">\n          <h4 class=\"option-title train\"><strong>2.2 By Train:<\/strong><\/h4>\n          <p>a) From Delhi Railway Station to Rupnagar<\/p>\n          <p>b) From Delhi Railway Station to nearby railway stations (Chandigarh, Anandpur Sahib), then proceed as 1.1<\/p>\n        <\/div>\n\n        <div class=\"sub-option\">\n          <h4 class=\"option-title road\"><strong>2.3 By Road:<\/strong><\/h4>\n          <p>a) Direct Volvo or state-run buses from ISBT Kashmere Gate to Ropar<\/p>\n          <p>b) Car rentals or taxis via Ambala\/Kurukshetra via NH44\/NH205 <strong>(6\u20137 hours)<\/strong><\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/body>\n<\/html>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>IIT Ropar Venue Details Venue Details &#8211; How to Reach IIT Ropar IIT Ropar, located in Rupnagar, Punjab, is easily accessible by air, rail, and&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-649","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/isigcse.acm.org\/compute\/2025\/wp-json\/wp\/v2\/pages\/649","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/isigcse.acm.org\/compute\/2025\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/isigcse.acm.org\/compute\/2025\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/isigcse.acm.org\/compute\/2025\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/isigcse.acm.org\/compute\/2025\/wp-json\/wp\/v2\/comments?post=649"}],"version-history":[{"count":7,"href":"https:\/\/isigcse.acm.org\/compute\/2025\/wp-json\/wp\/v2\/pages\/649\/revisions"}],"predecessor-version":[{"id":665,"href":"https:\/\/isigcse.acm.org\/compute\/2025\/wp-json\/wp\/v2\/pages\/649\/revisions\/665"}],"wp:attachment":[{"href":"https:\/\/isigcse.acm.org\/compute\/2025\/wp-json\/wp\/v2\/media?parent=649"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}