Publications Feed

The Publications Feed only appears on the homepage of a department and is neither a snippet or component.

<div class="tcu-publications-feed tcu-component tcu-full-width">
    <div class="tcu-publications-feed__inner">
        <div class="tcu-publications-feed__header">
            <h2 class="h1">Recent Publications</h2>
        </div>
        <ul class="tcu-publications-feed__list">
            <li class="tcu-publications-feed__item">
                <div class="tcu-publications-feed__item-header">
                    <h3 class="tcu-publications-feed__item-title">
                        Issues and controversies in policing today
                    </h3>
                    <p class="tcu-publications-feed__item-author">
                        Johnny Nhan
                    </p>
                </div>
                <p class="tcu-publications-feed__item-source">

                </p>
            </li>
            <li class="tcu-publications-feed__item">
                <div class="tcu-publications-feed__item-header">
                    <h3 class="tcu-publications-feed__item-title">
                        Examining racial dyads and the odds of conviction for sexual assault: Evidence from a Southern District Attorney's Office.
                    </h3>
                    <p class="tcu-publications-feed__item-author">
                        Kendra Bowen
                    </p>
                </div>
                <p class="tcu-publications-feed__item-source">

                </p>
            </li>
            <li class="tcu-publications-feed__item">
                <div class="tcu-publications-feed__item-header">
                    <h3 class="tcu-publications-feed__item-title">
                        Federal Courtroom Working Group
                    </h3>
                    <p class="tcu-publications-feed__item-author">
                        Michele Meitl
                    </p>
                </div>
                <p class="tcu-publications-feed__item-source">

                </p>
            </li>
            <li class="tcu-publications-feed__item">
                <div class="tcu-publications-feed__item-header">
                    <h3 class="tcu-publications-feed__item-title">
                        “It’s Like We Never See the Light at the End of the Tunnel”: Law Enforcement Perceptions on Stakeholder Collaboration and Resources at CACs in a Southern State
                    </h3>
                    <p class="tcu-publications-feed__item-author">
                        Kendra Bowen
                    </p>
                </div>
                <p class="tcu-publications-feed__item-source">

                </p>
            </li>
        </ul>
        <div class="tcu-publications-feed__buttons button-group">

            <a href="/" class="button ">
                View All Publications
            </a>
        </div>
    </div>
</div>