
Enter Record Interiors 2024
All architects registered in the United States or abroad, as well as interior designers working in collaboration with architects, are welcome to submit unpublished, interiors-only projects—residential, commercial, institutional, and public—that have been completed in the last year. Special consideration will be paid to works that incorporate innovations in design, program, building technology, sustainability, and/or materials. Winning projects will be selected by an editorial jury and published in the April 2024 issue of Architectural Record.
Begin Submission
Visit the Record Interiors Archives
DEADLINE
All entries must be submitted by January 19, 2024, at 11:59 p.m. ET.
ELIGIBILITY
- Entry is open to any architect and/or interior designer registered in the U.S. or abroad.
- Projects must be built within the last 12 months.
- They may be new or renovated, – commercial, institutional, public or residential, – and domestic or international.
- Entries must be approved by client for publication and, if selected, be available for a visit by a writer.
- Projects previously published as a feature in print or on the web in Architectural Record or other national and/or international English-language media will not be eligible. Other published but less-prominently featured projects will be evaluated at the discretion of the jury.
ENTRIES
Entries must be submitted as a multi-page PDF (no larger than 10 MB total) that includes:
NOTE: A photo release form may be required for all winning projects.
FEES
Entries must be accompanied by a credit card payment for US$100 (then US$50 for each additional project), payable after the upload has been completed.
STEPS
QUESTIONS
Email [email protected]. Please include “Record Interiors” in the subject line.
Begin Submission
Visit the Record Interiors Archives
// Set the date we're counting down to. Must be this date and time format. var countdownDate = new Date("January 19, 2024 23:59:00").getTime(); // This is the text that will display on the last day of the countdown. // It's necessary because the poll ends at Eastern Time and does not account for other time zones. var lastDay = "Submissions end today at midnight ET!"; // This holds the setInterval method so that it can be stopped after the time has run down. var timer = setInterval(countdownClock, 1000); // This is the countdown function. function countdownClock() { // This holds todays date and time. var now = new Date().getTime(); // This holds the difference between now an the countdown date. var difference = countdownDate - now; // These are the calculations for days, hours, minutes and seconds. var days = Math.floor(difference / (1000 * 60 * 60 * 24)); var hours = Math.floor((difference % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((difference % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((difference % (1000 * 60)) / 1000); // Display the result in the element with id="countdowntText". document.getElementById("countdownText").innerHTML = "Submissions end in: " + days + "d " + hours + "h " + minutes + "m " + seconds + "s"; // If the countdown has less than 24 hours, but is not yet at 0, do the following. // It's necessary because the poll ends at Eastern Time and does not account for other time zones. if (difference 0){ // This stops the countdownClock function. clearInterval(timer); // This changes the text in the div that contains the countdown time. document.getElementById("countdownText").innerHTML = lastDay; } // If the countdown is over, do the following. else if (difference < 0){ // This stops the countdownClock function. clearInterval(timer); // This hides the countdown. document.getElementById("countdownText").style.display = "none"; } }
ES by OMG
Euro-Savings.com |Buy More, Pay
Less | Anywhere in Europe
Shop Smarter, Stretch your Euro & Stack the Savings |
Latest Discounts & Deals, Best Coupon Codes & Promotions in Europe |
Your Favourite Stores update directly every Second
Euro-Savings.com or ES lets you buy more and pay less anywhere in Europe. Shop Smarter on ES Today. Sign-up to receive Latest Discounts, Deals, Coupon Codes & Promotions. With Direct Brand Updates every second, ES is Every Shopper’s Dream come true! Stretch your dollar now with ES. Start saving today!
Originally posted on: https://www.architecturalrecord.com/articles/12314-enter-record-interiors-2024