\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Moomooe} \pdfinfo{ /Title (comp-career-counseling.pdf) /Creator (Cheatography) /Author (Moomooe) /Subject (COMP Career Counseling Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{70BCFF} \definecolor{LightBackground}{HTML}{EDF6FF} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{COMP Career Counseling Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Moomooe} via \textcolor{DarkBackground}{\uline{cheatography.com/165084/cs/36289/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Moomooe \\ \uline{cheatography.com/moomooe} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 6th January, 2023.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{History}} \tn % Row 0 \SetRowColor{LightBackground} foundation goes back to {\emph{mental hygiene treatment}} (improve treatment of people with mental illness) by {\emph{Phillipe Pinel}}. Before him, mental illness was seen as spiritual disorder. {\emph{Dorothea Dix}} founded private asylums and state hospitals. & {\bf{Vocational guidance movement}} was developed by Frank Parsons in 1909 {\bf{Three step process}} involves: 1) understanding aptitudes, abilities, interests, etc., 2) gaining knowledge about careers, 3) reasoning about relationship between the former and latter. \tn % Row Count 14 (+ 14) % Row 1 \SetRowColor{white} Parsons founded Boston Vocational Bureau in 1908. It matched young men between their interests/aptitudes with professions. & Career counseling focuses on work or career related issues; interaction is psychological in nature, with the relationship between counselor and client serving an important psychological function \tn % Row Count 25 (+ 11) % Row 2 \SetRowColor{LightBackground} Career counseling {\emph{grew out of vocational psychology in the 1950s and 60s}}, which was influenced by the industrial revolution after WWII. Was one of the first times were people were choosing a career (vs doing what fathers had done). & {\bf{Legislative antecedents}}: i. Funding for vocational guidance ii. National Defense Education Act of 1958 for school-based counseling services iii. Community Mental Health Centers Act of 1963 \tn % Row Count 37 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Super: Lifespan, Life-Space Theory}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\emph{looks at how people make career choices}} rather than just content and consequences of choices (career choice is a process, not an event). Focuses on gathering info over time. We participate in lots of different roles within our lives. The more he studied roles (in US and other cultures) the more he realized they developed and varied. This theory is especially helpful during transition phases as it seeks occupation in relation to everything else.} \tn % Row Count 10 (+ 10) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Key concepts of Stages of growth}} Life-career rainbow model shows 5 life stages in relationship to age ranges {\emph{Self-concept/congruence}}: it's not a one and done career decision ladder, we are always adapting and making choices and we do this based on our understanding of ourselves. {\emph{Congruence}} is how well someone matches their job to match their self-concept. {\emph{Roles}}: homemaker, worker, citizen, leisurite, student, child. People often participate in multiple roles at the same time. Career maturity is readiness to engage in task at certain age.} \tn % Row Count 22 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Holland: Theory of Vocational Personalities}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{focused on both what people were good at and what they liked doing. Came up with {\bf{six personality types}} ({\emph{RIASEC-Realistic, Investigative, Artistic, Social, Enterprising, Conventional}}) and corresponding environments. Everyone has some degree of interest in each of the six types.} \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Key concepts}}: i.{\emph{Congruence}}: fit between individual's type and environment in which they work. ii.{\emph{Consistency/contiguity}}: highest two or three scores on the different types and examining the positions of them on the model. A person with realistic interested and strong social interests is less consistent relative to those whose strong interests are realistic and investigative. The more consistent persons are in their types, the more predictable they are to the occupation in which they will find success and satisfaction. iii.{\emph{Differentiation}}: assessed by looking at the size of the differences in the highest versus lowest of the six type scores. The greater the magnitude of the difference, the more likely one can make an accurate prediction of what career choice a person will find satisfactory. Persons with flat profiles might find satisfaction in a very wide range of careers or not find satisfaction in any career. iv.{\emph{Identity}}: clarity of one's goals, interests, and talents. Measured by a separate scale (Vocational Preference Inventory or Self-Directed Search)} \tn % Row Count 29 (+ 23) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Social Cognitive Career Theory (SCCT)}} \tn % Row 0 \SetRowColor{LightBackground} attempt to conceptualize the career development of individuals in a holistic and dynamic manner & {\bf{Developed to explain relationship among}}: i. Development of interests ii. Choice of educational and career options iii. Performance and persistence in \seqsplit{educational/vocational} realm \tn % Row Count 10 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Gottfredson: Circumscription \& Compromise}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Addresses how public, social aspects of self affect career development including sex roles, social class, race/ethnicity, \seqsplit{individualistic/collectivistic} orientation, values, need for power/prestige, etc. {\emph{Occupational choice occurs by eliminating negative choices rather than selecting positive ones}}: We eliminate choices based on social aspects of self \& We relinquish most preferred alternatives for less compatible but more accessible ones. {\emph{Circumscription}}: eliminating negative choices.} \tn % Row Count 11 (+ 11) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Schlossberg: Adult Career Development Transition}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{3 kinds of transitions}}: {\emph{anticipated transitions}} (caused by expected events that occur as part of one's life cycle), {\emph{unanticipated transitions}} (caused by life events that are not predictable, not planned for), and {\emph{nonevent transitions}} (caused by events that were anticipated and planned for but that did not happen) & {\bf{Factors that influence how individuals experience transitions}}: situation, self, support, coping strategies. \tn % Row Count 17 (+ 17) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Krumboltz: Happenstance Learning Theory (HLT)}} \tn % Row 0 \SetRowColor{LightBackground} Describes {\bf{nine factors that influence individual's behavior}}: {\emph{genetics, learning experiences, instrumental learning experiences}} (individuals observe their own behavior and its consequences), {\emph{associate learning experiences}} (individuals observe behavior of others), {\emph{environmental conditions and events, impact of parents and caretakes, peer groups, structured educational settings}} individuals experience while growing up, & imperfect world in which we live provides opportunities for some and not for others. Aka everything impact our learning. Behavior is a product of learning experiences from both planned and unplanned situations. Goal is to help clients take actions to achieve more satisfying career and personal lives. \tn % Row Count 23 (+ 23) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{To do this we}}: i. Normalize anxiety, explain goal of CC, encourage clients to be open minded, flexible, comfortable with ambiguity ii. Recognize client concerns as just a starting point and exploration iii. Explore clients' past experiences with unplanned events iv. Recognize potential opportunities v. Help client overcome blocks to action} \tn % Row Count 31 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Intersection of Career and Personal-Emotional}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Ecological model}}: human behavior results from the ongoing, dynamic interaction between the person and the environment. The larger culture, operating as a macrosystem, perpetuates career myths and stereotypes that are related to race and gender and institutionalizes discrimination & {\bf{Bronfenbrenner's (1922) model identifies 4 subsystems}} that impact behavior: {\emph{microsystem, mesosystem, ecosystem, macrosystem}}. Career behavior is {\emph{determined by interrelationship}} between subsystems in a larger system. \tn % Row Count 16 (+ 16) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Postmodern Models}}: {\emph{Constructivism}} internal processes of how people view self, others, world and {\emph{Social constructivism}} how social factors shape interpretations.} \tn % Row Count 20 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Career Counseling Intake}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Life Career Assessment (LCA)}}: Designed to focus on clients' levels of functioning in their life career development and the internal/external dynamics that may be involved.} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{4 major sections}}: career assessment, typical day, strengths and obstacles, summary} \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{LCA Career Assessment}}: {\emph{Work experience}} \seqsplit{likes/dislikes/tasks/description}, {\emph{Education or training progress and concerns}} \seqsplit{likes/dislikes/goals/(in)consistencies} {\emph{Relationships/friendships}} hobbies/friend qualities} \tn % Row Count 11 (+ 5) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{LCA Strengths and Obstacles}}: {\emph{Three main strengths}}: resources at own disposal; what do resources do for clients {\emph{Three main obstacles}}: related to strengths; related to themes} \tn % Row Count 15 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{LCA Typical Day}}: purpose is to discover how clients organize and live their daily lives. {\emph{Dependent-independent}}: relies on others; insists on someone else making decision. Each of these opposite pairs can be considered a personality dimension. At least two should be examined {\emph{Systematic-spontaneous}}: stable and routine; persistent and attentive} \tn % Row Count 23 (+ 8) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{LCA Summary}}: Agree on life themes, Use client's own words, Relate to goal setting or problem solving} \tn % Row Count 26 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Career-in-Culture Interview (CiCI)}} is a flexible interview protocol designed for the career intake interview within a cross-cultural context.} \tn % Row Count 30 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Career Counseling Intake (cont)}} \tn % Row 7 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{CiCl Interacting domains of client career development}}: a. {\emph{Narrative \& relationship}}: client as an individual. b. {\emph{Self-view and self-efficacy}}: self-appraisal of client's life and work skills c. {\emph{Culture, Religion, Family}}: immigration history, language preferences, religious and cultural background, and family values and expectations -Genogram d. {\emph{Community/Larger Society}}: influential community organizations \& role models e. {\emph{Barriers \& oppression}}: intrapersonal (e.g. lack of awareness or specific skills) and interpersonal (e.g. racism, sexism) barriers to career development.} \tn % Row Count 13 (+ 13) % Row 8 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{VIA}}: Goal is to help clients identify their top personal strengths and to explore how they can use their strengths in their career development/exploration process and to their careers themselves. Can be particularly helpful for clients who need to think of their strengths for interviews.} \tn % Row Count 19 (+ 6) % Row 9 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{O*NET}}: excellent resource to find out additional information about occupations.} \tn % Row Count 21 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{SSI \& MBTI}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{SII (Strong Interest Inventory)}}: Goal is to provide clients with information about their {\emph{Holland type}} (areas of career interests) and to expose clients to possible careers that might fit their interests. \#1 thing to communicate is that nothing in this assessment tells you what you should or should not be – it just tells you how similar your interests are to people who are in these occupations and like them {\bf{Different sections}}: General Occupational Themes, Basic Interest Scales, Occupational Scales, Personal Style Scales, Profile Summary, College Profile, Interpretive Report).} \tn % Row Count 13 (+ 13) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{MBTI (Myers Briggs Type Indicator)}}: Goal is to provide clients with information about their MBTI type and to expose clients to possible careers that might fit their personality. Test is about your preferences, not about determining personality. Note that our preferences can change overtime based on life experiences. Different sections: E vs I, S vs I, T vs F, J v P} \tn % Row Count 21 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Intake Techniques}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Lifeline}}: help clients identify patterns & {\bf{Genograms}}: Help clients understand their family and cultures significant influences in their lives in regard to work. \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Visualization}}: Relaxation exercise. One day, 5 years in the future, what does your ideal workday look like? Hours? Co-workers? Tasks? Etc.?} \tn % Row Count 10 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Card Sorts}} Skills, Values, Strengths (Skills Card Sort, Career Values Card Sort, Positive Personal Qualities Card Sort)} \tn % Row Count 13 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Integrating Information}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Integrating Information}}: Help clients gather information, develop plans of action, and make decisions about their career concerns.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Techniques}}: Future day fantasy visualization, Write personal \& career mission statement, Create "Ideal Positions" portfolio, Help clients create action plans and set SMART goals} \tn % Row Count 7 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Using social media in career counseling: help clients create an online presence} \tn % Row Count 9 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Termination}}: ideally happens because goals have been met {\bf{Ideal process}}: review content \& process, emphasize client's strengths, evaluate what went well, what didn't – get feedback, explore feelings about ending, discuss next steps.} \tn % Row Count 14 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Diversity/Difference in Careers}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Veterans}}: reentry to civilian life may be difficult & {\bf{Resistance}}: May involve fear of counseling, taking responsibility, sabotaged communication, making excuses, irrational beliefs, faulty information process, overt physical behaviors, etc. \tn % Row Count 11 (+ 11) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Psychological Distress Clients}}: {\emph{Psychologically healthy/ready to transition}} comfortable with their career decision making, {\emph{High psychological distress/moderate decidedness}} often had difficulty with goals \& stability, dependent on others, goal is to reduce stress, {\emph{Psychologically healthy/but undecided}} ready to make career transition. Need info about self and world of work, {\emph{High psychological distress/undecided}} Help client reduce distress, help them achieve satisfying life goals} \tn % Row Count 22 (+ 11) % Row 2 \SetRowColor{LightBackground} {\bf{Unemployment}}: help client reach acceptance stage. Reduce guilt, negative thoughts, deal with situation & {\bf{Sexual orientation}}: LGB affirmative counseling: know about LGB issues, assess own \seqsplit{socialization/biases} around sexual orientation. \tn % Row Count 30 (+ 8) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Diversity/Difference in Careers (cont)}} \tn % Row 3 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Criminal Offenders}}: generally, 3 goals identified: public safety, relapse prevention, rehabilitation. Reentry planning begins at incarceration.} \tn % Row Count 4 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{0.4977 cm} p{0.4977 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Career Counseling for Empowerment}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Gender: Critical Feminist Approach}} involves 5 Cs: {\emph{Collaboration}} between client \& counselor 2. Recognizing/using client's {\emph{competence}} (help her develop new skills, recognize her strengths) 3. Keeping as central {\emph{context}} of client's life (all levels of ecological model) 4. Develop own and client's {\emph{critical consciousness}} (power analysis; how power is manifested/expressed and reflection) 5. Help women find {\emph{community}} for support/empowerment {\bf{Men's Career Development}} has been socialized to be independent, self-sufficient, tough, achievement oriented, competitive. Assess: questionnaires for adherence to male gender norms and provide psychoeducation on masculinity/ability to discuss feelings} \tn % Row Count 15 (+ 15) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Transgender}}: very little legal protection for TG individuals} \tn % Row Count 17 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\bf{Social Justice}}: {\emph{Advocacy/Empowerment}} at the Individual Level: Provide culturally competent career counseling \& Help clients identify barriers to career success and brainstorm way to overcome barriers {\emph{Community Collaboration}}: Identify factors that support clients' career development inform communities about them and develop alliances with groups working for change {\emph{Systems Advocacy}}: Identify specific factors impacting specific development \& Advocate for programs that focus specifically on issues of diversity and break down occupational stereotypes. Create a supportive atmosphere in own work place.} \tn % Row Count 30 (+ 13) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Career Roles}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Doctoral Programs}}: Counselor Education and Supervision Ph.D. or Ed.D.: Training to teach, supervise, and do research about counseling & {\bf{School Psychology Ph.D. or Psy.D}} about children, youth, and families, with a focus on the schooling process. Training to do psychological testing. \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\bf{Counseling/Clinical Psychology Ph.D., Psy.D., or Ed.D}}: about psychology; psychological testing. {\emph{Counseling Psychology}}: focused on people's functioning personally and in relationships with focus on typical life stresses, less of an emphasis on psychopathology. More focus on work and career related concerns. {\emph{Clinical Psychology}}: more focused on psychopathology, neuropathology, neuropsych testing.} \tn % Row Count 17 (+ 9) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}