A handbook for pitching development stories

A handbook for pitching development stories

This guide is created in the framework of the Freelance Journalism Assembly and is primarily intended to support freelance journalists in improving their pitches and chances of being commissioned and/or hired by news organizations and publishers. We know that editors...
01 jQuery(function ($) { 02 //open toggle on button click 03 $('a.open-toggle').on('click', function(event){ 04 $('#toggle3.et_pb_toggle_2 .et_pb_toggle_title').click(); 05 }); 06 });