<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <%'image app Dim imgSrc, imgAlt 'default image If request.QueryString("ID")="" or request.QueryString("ID")="1" Then imgSrc = "08FrontWeb.jpg" imgAlt = "Bear River Writers' Conference Full Brochure/Poster, Front 18 X 24" End If 'image 2 If request.QueryString("ID")="2" Then imgSrc = "08Cover.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, Front 6 X 9" End If 'image 3 If request.QueryString("ID")="3" Then imgSrc = "08Register.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, Back 6 X 9" End If 'image 4 If request.QueryString("ID")="4" Then imgSrc = "08BttmRight.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, First Inner 9 X 12" End If 'image 5 If request.QueryString("ID")="5" Then imgSrc = "08FacLeft.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, Second Page Inner 9 X 12" End If 'image 6 If request.QueryString("ID")="6" Then imgSrc = "08FacRight.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, Second Page Inner 9 X 12" End If 'image 7 If request.QueryString("ID")="7" Then imgSrc = "08FacFull.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, Full Inner 9 X 24" End If 'check for ID If request.QueryString("ID")<>"" Then 'check to make sure ID is numeric If IsNumeric(request.QueryString("ID"))=False Then 'ID isn't number response.Redirect(request.ServerVariables("URL")) End If 'end check for ID End If %> cSquared Design :: Anthony Cece <%' for studio pages adjust body style Dim bdyStyle bdyStyle="" If inStr(cstr(Request.ServerVariables("URL")),"/studio/") Then bdyStyle="id=""studioBody""" End If %> >
cSquared Design :: Anthony Cece

Posters, Postcards & Fliers

Print: Publications // Posters

Bear River Writers' Conference—2008

The Bear River Writers’ Conference, presented by the University of Michigan, is an annual writing workshop/collaboration located in northern Michigan's Hemingway country. The conference is defined by its own particular geography, situated as it is at the intersection of the natural and creative worlds. Populated by an eclectic collection of writers of all levels of experience, it offers community members a hiatus from daily routine and the chance to find a space for themselves and their words.

The Project:
This project involved the creation of a large format promotional poster which would also serve as an informational brochure. Photography selection was limited to work submitted by conference goers. As such, a particularly challenging aspect of this project was manipulating images that were not necessarily suited for printing at a large size, nor homogenous in color hues or saturation levels, to look like they were.

For more information on the conference, visit its website:
Bear River Writers' Conference Website

 

 

<%= imgAlt %>
<%If request.QueryString("ID")="" or request.QueryString("ID")="1" Then%> 1 <% Else %> 1 <%End If%> <%If request.QueryString("ID")="2" Then%> 2 <% Else %> 2 <%End If%> <%If request.QueryString("ID")="3" Then%> 3 <% Else %> 3 <%End If%> <%If request.QueryString("ID")="4" Then%> 4 <% Else %> 4 <%End If%> <%If request.QueryString("ID")="5" Then%> 5 <% Else %> 5 <%End If%> <%If request.QueryString("ID")="6" Then%> 6 <% Else %> 6 <%End If%> <%If request.QueryString("ID")="7" Then%> 7 <% Else %> 7 <%End If%>

Bear River Writers Conference Poster/Brochure
4/4 Process Color, 18 X 24, 2-sided
Fold to 9 X 24, 9 X 12, 6 X 9

Download PDFs:
Full Poster Front (575 KB)
Full Poster Back (751 KB)
Brochure Front (751 KB)
Brochure Back (751 KB)
Brochure Inner 1, 9 X 12 (751 KB)
Brochure Inner 2, 9 X 12 (751 KB)
Brochure Inner 2 Full, 9 X 24 (751 KB)