{"id":560,"date":"2022-10-05T03:12:27","date_gmt":"2022-10-05T07:12:27","guid":{"rendered":"http:\/\/uasconferences.com\/2027_icuas\/?page_id=560"},"modified":"2026-08-23T20:45:19","modified_gmt":"2026-08-24T00:45:19","slug":"registration-fees-and-policy","status":"publish","type":"page","link":"https:\/\/uasconferences.com\/2027_icuas\/registration-fees-and-policy\/","title":{"rendered":"Fees and Policy"},"content":{"rendered":"\n\n\t<h2>CONFERENCE REGISTRATION FEES AND POLICY<\/h2>\n<p>The Conference offers several options for registration as shown below. This year, a\u00a0<strong>Bundle Regular<\/strong>\u00a0and\u00a0<strong>Bundle Student Registration<\/strong>\u00a0is offered for individuals to attend the Technical Conference and any of the offered Workshops \/ Tutorials.<\/p>\n\t<p><strong>Stay tuned for the opening of registration&#8230;<\/strong><\/p>\n\t<!-- Conference Registration Fees & Policy - drop this markup + <style> block anywhere on your site.\n     Self-contained: no JS dependencies, no external images\/fonts. -->\n<section>\n      <table>\n        <thead>\n          <tr>\n            <th rowspan=\"2\">Attendee Status<\/th>\n            <th colspan=\"3\">Registration Fees<\/th>\n          <\/tr>\n          <tr>\n            <th>Advance<br \/>April 23 &#8211; April 30<\/th>\n            <th>Late \/ Onsite<br \/>May 1 &#8211; June 17<\/th>\n            <th>Max # of<br \/>papers per registration<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Regular Conference Registration<\/td>\n            <td>$625<\/td>\n            <td>$740<\/td>\n            <td>2<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Bundle<\/strong> Regular Conference and Workshop Registration<\/td>\n            <td>$725<\/td>\n            <td>$840<\/td>\n            <td>2<\/td>\n          <\/tr>\n          <tr>\n            <td>Student Conference Registration<\/td>\n            <td>$375<\/td>\n            <td>$425<\/td>\n            <td>1<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Bundle<\/strong> Student Conference and Workshop Registration<\/td>\n            <td>$475<\/td>\n            <td>$525<\/td>\n            <td>1<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Full Day Tutorial \/ Workshop<\/strong><\/td>\n            <td>$200<\/td>\n            <td>$250<\/td>\n            <td>&#8211;<\/td>\n          <\/tr>\n          <tr>\n            <td><strong>Half Day Tutorial \/ Workshop<\/strong><\/td>\n            <td>$150<\/td>\n            <td>$200<\/td>\n            <td>&#8211;<\/td>\n          <\/tr>\n          <tr>\n            <td>Extra paper (above 2) upload fee per paper<\/td>\n            <td>$250<\/td>\n            <td colspan=\"2\">&#8211;<\/td>\n          <\/tr>\n          <tr>\n            <td>Additional one-page charge (max. 2 pages)<\/td>\n            <td>$130<\/td>\n            <td colspan=\"2\">&#8211;<\/td>\n          <\/tr>\n          <tr>\n            <td>Spouse \/ Guest Registration (Social Events)<\/td>\n            <td>$250<\/td>\n            <td colspan=\"2\">&#8211;<\/td>\n          <\/tr>\n          <tr>\n            <td>Extra Welcome Reception Ticket<\/td>\n            <td>$50<\/td>\n            <td colspan=\"2\">&#8211;<\/td>\n          <\/tr>\n          <tr>\n            <td>Extra Banquet Ticket<\/td>\n            <td>$100<\/td>\n            <td colspan=\"2\">&#8211;<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n<\/section>\n<\/style><style>\n.reg-fees {\n  --navy: #1B2A55;\n  --navy-deep: #101B38;\n  --ink: #22262E;\n  --slate: #5B6270;\n  --line: rgba(27,42,85,0.10);\n  --row-alt: #F7F8FA;\n  --row-emph: #EEF1F6;\n  box-sizing: border-box;\n  background: #FFFFFF;\n  font-family: 'Calibri', 'Carlito', -apple-system, sans-serif;\n  color: var(--ink);\n  padding: 48px 24px;\n  display: flex;\n  justify-content: center;\n}\n.reg-fees *, .reg-fees *::before, .reg-fees *::after { box-sizing: border-box; }\n.reg-fees__card {\n  width: 100%;\n  max-width: 900px;\n  background: #fff;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px -4px rgba(16,27,56,0.12), 0 1px 2px rgba(16,27,56,0.06);\n  border: 1px solid var(--line);\n  padding: 40px 40px 36px;\n}\n@media (max-width: 640px) {\n  .reg-fees { padding: 28px 12px; }\n  .reg-fees__card { padding: 26px 20px 22px; }\n}\n.reg-table__wrap {\n  overflow-x: auto;\n  border-radius: 8px;\n  border: 1px solid var(--line);\n}\n.reg-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n  min-width: 560px;\n}\n.reg-table thead th {\n  background: var(--navy);\n  color: #fff;\n  font-weight: 600;\n  font-size: 13px;\n  padding: 12px 16px;\n  text-align: center;\n  border-bottom: 1px solid var(--navy-deep);\n}\n.reg-table thead th span {\n  display: block;\n  font-weight: 400;\n  font-size: 11.5px;\n  opacity: 0.85;\n  margin-top: 2px;\n}\n.reg-table thead tr:first-child th.reg-table__status {\n  background: var(--navy-deep);\n  text-align: left;\n  vertical-align: bottom;\n  padding-bottom: 14px;\n}\n.reg-table thead tr:first-child th.reg-table__group {\n  background: var(--navy-deep);\n}\n.reg-table tbody td {\n  padding: 12px 16px;\n  border-bottom: 1px solid var(--line);\n  vertical-align: middle;\n}\n.reg-table tbody tr:last-child td { border-bottom: none; }\n.reg-table tbody tr:nth-child(even) { background: var(--row-alt); }\n.reg-table__row--emph { background: var(--row-emph) !important; }\n.reg-table__price { text-align: center; font-variant-numeric: tabular-nums; white-space: nowrap; }\n.reg-table__num { text-align: center; font-weight: 700; color: var(--navy-deep); }\n.reg-table__na { text-align: center; color: var(--slate); background: var(--row-alt); }\n<\/style>\n\t<ul>\n<li><strong>Regular and Student Registration<\/strong>\u00a0includes access to all technical sessions, proceedings, exhibits, Coffee Breaks, Lunches and Award Luncheon, and Welcome Reception.\u00a0<em>Students must provide current and valid student identification \/ proof.<\/em><\/li>\n<li><strong>Workshop Registration (only)<\/strong>\u00a0is for one day, June 15, and it includes Coffee Breaks.<\/li>\n<li><strong>Registration Cancellation and Refund Policy:<\/strong>\u00a0ICUAS 2027 is a four-day event. June 14 is a Workshop and Tutorial day. June 15-17 are the Technical Conference dates.\n<ul>\n<li>Up to 30 days before ICUAS 2027: 50% refund except credit card processing fees.<\/li>\n<li>Less than 30 days before ICUAS 2027: No refund.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n","protected":false},"excerpt":{"rendered":"<p>CONFERENCE REGISTRATION FEES AND POLICY The Conference offers several options for registration as shown below. This year, a\u00a0Bundle Regular\u00a0and\u00a0Bundle Student Registration\u00a0is offered for individuals to attend the Technical Conference and any of the offered Workshops \/ Tutorials. Stay tuned for the opening of registration&#8230;<\/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-560","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/uasconferences.com\/2027_icuas\/wp-json\/wp\/v2\/pages\/560","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uasconferences.com\/2027_icuas\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uasconferences.com\/2027_icuas\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uasconferences.com\/2027_icuas\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uasconferences.com\/2027_icuas\/wp-json\/wp\/v2\/comments?post=560"}],"version-history":[{"count":86,"href":"https:\/\/uasconferences.com\/2027_icuas\/wp-json\/wp\/v2\/pages\/560\/revisions"}],"predecessor-version":[{"id":4458,"href":"https:\/\/uasconferences.com\/2027_icuas\/wp-json\/wp\/v2\/pages\/560\/revisions\/4458"}],"wp:attachment":[{"href":"https:\/\/uasconferences.com\/2027_icuas\/wp-json\/wp\/v2\/media?parent=560"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}