{"id":10253,"date":"2025-07-14T14:25:29","date_gmt":"2025-07-14T18:25:29","guid":{"rendered":"https:\/\/units.fisheries.org\/habitat\/?page_id=10253"},"modified":"2025-07-14T14:25:31","modified_gmt":"2025-07-14T18:25:31","slug":"vote","status":"publish","type":"page","link":"https:\/\/units.fisheries.org\/habitat\/vote\/","title":{"rendered":"Vote"},"content":{"rendered":"\n<p>The Fish Habitat Section has two officer positions up for election in 2025, with both candidates running unopposed. If you have an alternate candidate, you may write their name in.<\/p>\n\n\n\n<p><strong>Please read their bios below and cast your vote if you are a dues-paying Section member.<\/strong> Elections will be open for two weeks starting July 14, 2025.<\/p>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>President-elect Candidate Patrick Shirey<\/summary>\n<p><strong>Bio:<\/strong> Patrick Shirey is a Certified Fisheries Professional and a Certified Ecologist (Ecological Society of America). Patrick earned his Bachelor of Science in Wildlife and Fisheries Science from The Pennsylvania State University (2001), and his Master of Science from New Mexico State University (2004). Working on an endangered species impacted by environmental change and politics in an over-appropriated river system led him to earn a law degree (J.D.) with a Certificate in Environmental and Natural Resources Law at the Dickinson School of Law (2007). Motivated to combine his knowledge of science and the law, Patrick was supported by an NSF-sponsored Integrative Graduate and Education Research Traineeship (IGERT) to earn a Ph.D. in Biological Sciences at the University of Notre Dame (2014) where he studied the impacts of stream restoration on fish communities in Indiana, Michigan, and Wisconsin, and environmental regulations pertaining to endangered species. After graduate school he worked for an environmental consulting company doing wetland delineation and watershed planning and later took a career break from full-time work to care for his daughters before a postdoctoral associate position at the University of Pittsburgh. During that time, he continued volunteer work with AFS to stay engaged in the profession. Patrick works as an assistant professor at Pitt\u2019s Department of Geology and Environmental Science in their Environmental Studies Program where he serves on the faculty advisory board for the Pittsburgh Water Collaboratory and the Mascaro Center for Sustainable Innovation as a Leonard Peters Faculty Fellow. He teaches Environmental Justice, Environmental Law and Policy, and Current Issues in Sustainability in addition to supervising undergraduate and graduate students conducting research in aquatic ecosystems.<\/p>\n\n\n\n<p><strong>Candidate Statement:<\/strong> I am a 19-year AFS member who has served as a policy fellow for AFS (2014-2015), as an Emerging Leaders Mentorship Awardee (2016-2017), as the vice chair (2016-2017) and chair (2017-2020) of the Resource Policy Committee (RPC), and as an officer for the Northeastern Division (2019-2023). Relevant to the Fish Habitat Section, I have worked with policy staff and AFS volunteers as part of larger team efforts on Waters of the United States, climate change, imperiled species, and coordinating volunteer input for federal regulation comments like the USFWS definition of habitat. As an officer for the Fish Habitat Section, I will help 1) advance fish habitat science, education, and policy needs within the society; 2) foster an environment to broaden participation particularly with student members of AFS; and 3) make sure the section\u2019s membership breadth is represented in volunteer efforts.<\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Secretary-Treasurer Candidate Rebecca Krogman<\/summary>\n<p>Rebecca Krogman is a fisheries biometrician with Iowa Department of Natural Resources. Her specialty up until November 2023 was reservoirs, the problem child and yet ever-so-useful product of anthropogenic alterations to our freshwater environments. She then worked briefly on big rivers, where the center of her work remained the same: the intersection of diverse habitats, a myriad of water uses, and fish both native and not. In October 2024, she became the biometrician for Iowa DNR\u2019s Fisheries staff, applying her quantitative skills to solving problems statewide. She earned her B.S. from Iowa State University and M.S. from Mississippi State University, with a thesis focused on fish habitat characteristics in reservoirs.<\/p>\n\n\n\n<p>In addition to her state agency duties, she serves as the Communications Coordinator for the Reservoir Fisheries Habitat Partnership\/Friends of Reservoirs, and has served AFS as Iowa Chapter President (2022-2023), Fisheries Information and Technology Section President (2017-2019), NCD Reservoir Technical Committee co-chair and chapter representative (2014-2023), AFS Angler Survey Committee (2022-), subunit president, and various other committees and working groups. Her goal for the Fish Habitat Section is a renewed banking solution that is easier to hand down from officer to officer.<\/p>\n<\/details>\n\n\n<script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_16' >\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">Officer Election<\/h2>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_16'  action='\/habitat\/wp-json\/wp\/v2\/pages\/10253' data-formid='16' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_16' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_16_1\" class=\"gfield gfield--type-name gfield--input-type-name field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Your Name<\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_16_1'>\n                            \n                            <span id='input_16_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_16_1_3' value=''   aria-required='false'     \/>\n                                                    <label for='input_16_1_3' class='gform-field-label gform-field-label--type-sub '>First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_16_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_16_1_6' value=''   aria-required='false'     \/>\n                                                    <label for='input_16_1_6' class='gform-field-label gform-field-label--type-sub '>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_16_4\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_16_4'>Your Email<\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_4' id='input_16_4' type='email' value='' class='large'     aria-invalid=\"false\"  \/>\n                        <\/div><\/div><fieldset id=\"field_16_6\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Who would you like to vote for President-elect of the Fish Habitat Section, 2025-2027?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_16_6'>\n\t\t\t<div class='gchoice gchoice_16_6_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_6' type='radio' value='Patrick Shirey'  id='choice_16_6_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_16_6_0' id='label_16_6_0' class='gform-field-label gform-field-label--type-inline'>Patrick Shirey<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_16_6_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_6' type='radio' value='gf_other_choice'  id='choice_16_6_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_16_6_1' id='label_16_6_1' class='gform-field-label gform-field-label--type-inline'>Other<\/label><br \/><input id='input_16_6_other' class='gchoice_other_control' name='input_6_other' type='text' value='Other' aria-label='Other Choice, please specify'  disabled='disabled' \/>\n\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_16_7\" class=\"gfield gfield--type-radio gfield--type-choice gfield--input-type-radio gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label' >Who would you like to vote for Secretary-Treasuerer of the Fish Habitat Section, 2025-2027?<\/legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_16_7'>\n\t\t\t<div class='gchoice gchoice_16_7_0'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_7' type='radio' value='Rebecca Krogman'  id='choice_16_7_0' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_16_7_0' id='label_16_7_0' class='gform-field-label gform-field-label--type-inline'>Rebecca Krogman<\/label>\n\t\t\t<\/div>\n\t\t\t<div class='gchoice gchoice_16_7_1'>\n\t\t\t\t\t<input class='gfield-choice-input' name='input_7' type='radio' value='gf_other_choice'  id='choice_16_7_1' onchange='gformToggleRadioOther( this )'    \/>\n\t\t\t\t\t<label for='choice_16_7_1' id='label_16_7_1' class='gform-field-label gform-field-label--type-inline'>Other<\/label><br \/><input id='input_16_7_other' class='gchoice_other_control' name='input_7_other' type='text' value='Other' aria-label='Other Choice, please specify'  disabled='disabled' \/>\n\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_16_5\" class=\"gfield gfield--type-captcha gfield--input-type-captcha gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_16_5'>CAPTCHA<\/label><div id='input_16_5' class='ginput_container ginput_recaptcha' data-sitekey='6LfVGFsmAAAAAP2DJd4eHTs5AXD1GHgFUbF9AAdR'  data-theme='light' data-tabindex='0'  data-badge=''><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_16' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_16' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_16' id='gform_theme_16' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_16' id='gform_style_settings_16' value='{&quot;inputPrimaryColor&quot;:&quot;#204ce5&quot;}' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_16' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='16' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='8R4jXp9fD1uFM0UphLGa8E\/JipfWvWmkf8ReVqrXYwTQJVWMv8Y3Hxacuhv97y2k8SzS3BRXY3uqL\/G+sCARIHeamujSsYNNpcf82LW83x1Ybok=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_16' value='WyJ7XCI2XCI6W1wiYmY5Y2VkYjhkYWYxNzYyOTQ2MWRlZTM4NDYzODdhYzlcIl0sXCI3XCI6W1wiM2UxNGM0ZjViNjk4MDE5NDMxZDk0ZmRkZmNmY2U1NWNcIl19IiwiYTM4OGVkMmFkY2U4NzRkMjQ4NmJkNjc4MjIzMjdiMTMiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_16' id='gform_target_page_number_16' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_16' id='gform_source_page_number_16' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 16, 'https:\/\/units.fisheries.org\/habitat\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_16').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_16');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_16').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_16').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_16').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_16').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_16').val();gformInitSpinner( 16, 'https:\/\/units.fisheries.org\/habitat\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [16, current_page]);window['gf_submitting_16'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_16').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [16]);window['gf_submitting_16'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_16').text());}else{jQuery('#gform_16').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"16\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_16\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_16\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_16\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 16, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>The Fish Habitat Section has two officer positions up for election in 2025, with both candidates running unopposed. If you have an alternate candidate, you may write their name in. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-10253","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/units.fisheries.org\/habitat\/wp-json\/wp\/v2\/pages\/10253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/units.fisheries.org\/habitat\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/units.fisheries.org\/habitat\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/units.fisheries.org\/habitat\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/units.fisheries.org\/habitat\/wp-json\/wp\/v2\/comments?post=10253"}],"version-history":[{"count":1,"href":"https:\/\/units.fisheries.org\/habitat\/wp-json\/wp\/v2\/pages\/10253\/revisions"}],"predecessor-version":[{"id":10255,"href":"https:\/\/units.fisheries.org\/habitat\/wp-json\/wp\/v2\/pages\/10253\/revisions\/10255"}],"wp:attachment":[{"href":"https:\/\/units.fisheries.org\/habitat\/wp-json\/wp\/v2\/media?parent=10253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}