<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <%'image app Dim imgSrc, imgAlt 'default image If request.QueryString("ID")="" or request.QueryString("ID")="1" Then imgSrc = "poster.jpg" imgAlt = "Bear River Writers' Conference Full Brochure/Poster, Front 18 X 24" End If 'image 2 If request.QueryString("ID")="2" Then imgSrc = "intCoverSm.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, Front 6 X 9" End If 'image 3 If request.QueryString("ID")="3" Then imgSrc = "registrationSm.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, Registration Details 9 X 12" End If 'image 4 If request.QueryString("ID")="4" Then imgSrc = "leftFacSm.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, Faculty 9 X 12" End If 'image 5 If request.QueryString("ID")="5" Then imgSrc = "rightFacSm.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, Faculty 9 X 12" End If 'image 6 If request.QueryString("ID")="6" Then imgSrc = "backMailerSm.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, Self Mailer 6 X 9" End If 'image 7 If request.QueryString("ID")="7" Then imgSrc = "mailerSm.jpg" imgAlt = "Bear River Writers' Conference Folded Brochure/Poster, Full Cover/Mailer 9 X 12" 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: Print: Posters: Bear River 2010 <%' 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—2010

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. For 2010 this also involved a redesign of previous format to give the piece a more natural and unified look. 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 (20 MB)
Brochure Cover/Mailer (9.5 MB)
Brochure Registration(9.5 MB)
Brochure Faculty 1 (9.5 MB)
Brochure Faculty 2 (9.5 MB)