|
|
|
% Options for packages loaded elsewhere
|
|
|
|
\PassOptionsToPackage{unicode}{hyperref}
|
|
|
|
\PassOptionsToPackage{hyphens}{url}
|
|
|
|
|
|
|
|
\documentclass[
|
|
|
|
]{article}
|
|
|
|
\usepackage{amsmath,amssymb}
|
|
|
|
\usepackage{titlesec}
|
|
|
|
\usepackage{titling}
|
|
|
|
\usepackage{lmodern}
|
|
|
|
\usepackage{xcolor}
|
|
|
|
\usepackage{iftex}
|
|
|
|
\usepackage[margin=1in]{geometry}
|
|
|
|
\ifPDFTeX
|
|
|
|
\usepackage[T1]{fontenc}
|
|
|
|
\usepackage[utf8]{inputenc}
|
|
|
|
\usepackage{textcomp} % provide euro and other symbols
|
|
|
|
\else % if luatex or xetex
|
|
|
|
\usepackage{unicode-math}
|
|
|
|
\defaultfontfeatures{Scale=MatchLowercase}
|
|
|
|
\defaultfontfeatures[\rmfamily]{Ligatures=TeX,Scale=1}
|
|
|
|
\fi
|
|
|
|
% Use upquote if available, for straight quotes in verbatim environments
|
|
|
|
\IfFileExists{upquote.sty}{\usepackage{upquote}}{}
|
|
|
|
\IfFileExists{microtype.sty}{% use microtype if available
|
|
|
|
\usepackage[]{microtype}
|
|
|
|
\UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
|
|
|
|
}{}
|
|
|
|
\makeatletter
|
|
|
|
\@ifundefined{KOMAClassName}{% if non-KOMA class
|
|
|
|
\IfFileExists{parskip.sty}{%
|
|
|
|
\usepackage{parskip}
|
|
|
|
}{% else
|
|
|
|
\setlength{\parindent}{0pt}
|
|
|
|
\setlength{\parskip}{1pt plus 2pt minus 1pt}}
|
|
|
|
}{% if KOMA class
|
|
|
|
\KOMAoptions{parskip=half}}
|
|
|
|
\makeatother
|
|
|
|
\definecolor{myblue}{RGB}{24, 102, 201}
|
|
|
|
\titleformat{\section}
|
|
|
|
{\huge\bfseries\color{myblue}}
|
|
|
|
{}
|
|
|
|
{0em}
|
|
|
|
{}[\titlerule]
|
|
|
|
|
|
|
|
\titleformat{\subsection}
|
|
|
|
{\Large\bfseries}
|
|
|
|
{}
|
|
|
|
{0em}
|
|
|
|
{}
|
|
|
|
|
|
|
|
\titleformat{\subsubsection}[runin]
|
|
|
|
{\bfseries}
|
|
|
|
{}
|
|
|
|
{0em}
|
|
|
|
{}[:]
|
|
|
|
|
|
|
|
\titlespacing{\subsubsection}
|
|
|
|
{0em}{0.75em}{0.5em}
|
|
|
|
|
|
|
|
\titlespacing{\subsection}
|
|
|
|
{0em}{1em}{0.65em}
|
|
|
|
|
|
|
|
\titlespacing{\maketitle}
|
|
|
|
{0em}{0em}{0em}
|
|
|
|
\renewcommand{\maketitle}{
|
|
|
|
\begin{center}
|
|
|
|
{\huge\bfseries \theauthor}\\
|
|
|
|
\vspace{.35em}
|
|
|
|
\href{https://sufyaan.me/palestine}{sufyaan.me/palestine}
|
|
|
|
\end{center}
|
|
|
|
}
|
|
|
|
\usepackage{color}
|
|
|
|
\usepackage{fancyvrb}
|
|
|
|
\newcommand{\VerbBar}{|}
|
|
|
|
\newcommand{\VERB}{\Verb[commandchars=\\\{\}]}
|
|
|
|
\DefineVerbatimEnvironment{Highlighting}{Verbatim}{commandchars=\\\{\}}
|
|
|
|
% Add ',fontsize=\small' for more characters per line
|
|
|
|
\newenvironment{Shaded}{}{}
|
|
|
|
\newcommand{\AlertTok}[1]{\textcolor[rgb]{1.00,0.00,0.00}{\textbf{#1}}}
|
|
|
|
\newcommand{\AnnotationTok}[1]{\textcolor[rgb]{0.38,0.63,0.69}{\textbf{\textit{#1}}}}
|
|
|
|
\newcommand{\AttributeTok}[1]{\textcolor[rgb]{0.49,0.56,0.16}{#1}}
|
|
|
|
\newcommand{\BaseNTok}[1]{\textcolor[rgb]{0.25,0.63,0.44}{#1}}
|
|
|
|
\newcommand{\BuiltInTok}[1]{\textcolor[rgb]{0.00,0.50,0.00}{#1}}
|
|
|
|
\newcommand{\CharTok}[1]{\textcolor[rgb]{0.25,0.44,0.63}{#1}}
|
|
|
|
\newcommand{\CommentTok}[1]{\textcolor[rgb]{0.38,0.63,0.69}{\textit{#1}}}
|
|
|
|
\newcommand{\CommentVarTok}[1]{\textcolor[rgb]{0.38,0.63,0.69}{\textbf{\textit{#1}}}}
|
|
|
|
\newcommand{\ConstantTok}[1]{\textcolor[rgb]{0.53,0.00,0.00}{#1}}
|
|
|
|
\newcommand{\ControlFlowTok}[1]{\textcolor[rgb]{0.00,0.44,0.13}{\textbf{#1}}}
|
|
|
|
\newcommand{\DataTypeTok}[1]{\textcolor[rgb]{0.56,0.13,0.00}{#1}}
|
|
|
|
\newcommand{\DecValTok}[1]{\textcolor[rgb]{0.25,0.63,0.44}{#1}}
|
|
|
|
\newcommand{\DocumentationTok}[1]{\textcolor[rgb]{0.73,0.13,0.13}{\textit{#1}}}
|
|
|
|
\newcommand{\ErrorTok}[1]{\textcolor[rgb]{1.00,0.00,0.00}{\textbf{#1}}}
|
|
|
|
\newcommand{\ExtensionTok}[1]{#1}
|
|
|
|
\newcommand{\FloatTok}[1]{\textcolor[rgb]{0.25,0.63,0.44}{#1}}
|
|
|
|
\newcommand{\FunctionTok}[1]{\textcolor[rgb]{0.02,0.16,0.49}{#1}}
|
|
|
|
\newcommand{\ImportTok}[1]{\textcolor[rgb]{0.00,0.50,0.00}{\textbf{#1}}}
|
|
|
|
\newcommand{\InformationTok}[1]{\textcolor[rgb]{0.38,0.63,0.69}{\textbf{\textit{#1}}}}
|
|
|
|
\newcommand{\KeywordTok}[1]{\textcolor[rgb]{0.00,0.44,0.13}{\textbf{#1}}}
|
|
|
|
\newcommand{\NormalTok}[1]{#1}
|
|
|
|
\newcommand{\OperatorTok}[1]{\textcolor[rgb]{0.40,0.40,0.40}{#1}}
|
|
|
|
\newcommand{\OtherTok}[1]{\textcolor[rgb]{0.00,0.44,0.13}{#1}}
|
|
|
|
\newcommand{\PreprocessorTok}[1]{\textcolor[rgb]{0.74,0.48,0.00}{#1}}
|
|
|
|
\newcommand{\RegionMarkerTok}[1]{#1}
|
|
|
|
\newcommand{\SpecialCharTok}[1]{\textcolor[rgb]{0.25,0.44,0.63}{#1}}
|
|
|
|
\newcommand{\SpecialStringTok}[1]{\textcolor[rgb]{0.73,0.40,0.53}{#1}}
|
|
|
|
\newcommand{\StringTok}[1]{\textcolor[rgb]{0.25,0.44,0.63}{#1}}
|
|
|
|
\newcommand{\VariableTok}[1]{\textcolor[rgb]{0.10,0.09,0.49}{#1}}
|
|
|
|
\newcommand{\VerbatimStringTok}[1]{\textcolor[rgb]{0.25,0.44,0.63}{#1}}
|
|
|
|
\newcommand{\WarningTok}[1]{\textcolor[rgb]{0.38,0.63,0.69}{\textbf{\textit{#1}}}}
|
|
|
|
\setlength{\emergencystretch}{3em} % prevent overfull lines
|
|
|
|
\providecommand{\tightlist}{%
|
|
|
|
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
|
|
|
|
\setcounter{secnumdepth}{-\maxdimen} % remove section numbering
|
|
|
|
\ifLuaTeX
|
|
|
|
\usepackage[bidi=basic]{babel}
|
|
|
|
\else
|
|
|
|
\usepackage[bidi=default]{babel}
|
|
|
|
\fi
|
|
|
|
\babelprovide[main,import]{english}
|
|
|
|
% get rid of language-specific shorthands (see #6817):
|
|
|
|
\let\LanguageShortHands\languageshorthands
|
|
|
|
\def\languageshorthands#1{}
|
|
|
|
\ifLuaTeX
|
|
|
|
\usepackage{selnolig} % disable illegal ligatures
|
|
|
|
\fi
|
|
|
|
\IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}}
|
|
|
|
\IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available
|
|
|
|
\urlstyle{same} % disable monospaced font for URLs
|
|
|
|
\hypersetup{
|
|
|
|
pdftitle={(POST) Boycott These Israeli Companies},
|
|
|
|
pdflang={en},
|
|
|
|
colorlinks=true,
|
|
|
|
linkcolor=blue,
|
|
|
|
filecolor=blue,
|
|
|
|
urlcolor=blue,
|
|
|
|
pdfcreator={LaTeX via pandoc}}
|
|
|
|
|
|
|
|
\title{Sufyaan's Website}
|
|
|
|
\author{Sufyaan's Website}
|
|
|
|
\date{}
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
|
|
|
|
\section[Boycott These Israeli Companies]{Boycott These Israeli Companies}\label{why-i-use-terminal-apps}
|
|
|
|
|
|
|
|
\textbf{19 October 2023}
|
|
|
|
|
|
|
|
\textbf{Category: }Other
|
|
|
|
|
|
|
|
Israel has been oppressing Palestinians for decades now. They have taken
|
|
|
|
their land and resources. I refuse to support such a country and you
|
|
|
|
should too. It is not just about preventing yourself from buying Israeli
|
|
|
|
products but also buying products from companies that support Israel.
|
|
|
|
These companies may be providing military aid, tracking technology or
|
|
|
|
just money in general. I noticed that there are no sources which have an
|
|
|
|
extensible list of companies that support Israel. This is why I wrote
|
|
|
|
this post to make supporting the Palestinian cause easier.
|
|
|
|
|
|
|
|
Keep in mind that Israeli products\textquotesingle{} barcodes start with
|
|
|
|
729. However, this may not always be the case. Be sure to check with the
|
|
|
|
supplier.
|
|
|
|
|
|
|
|
\textbf{THIS LIST WILL KEEP BEING UPDATED. SOURCES FOR EACH COMPANY
|
|
|
|
SUPPORTING ISRAEL WILL BE ADDED.}
|
|
|
|
|
|
|
|
\begin{itemize}
|
|
|
|
\tightlist
|
|
|
|
\item
|
|
|
|
AOL \href{https://www.wsj.com/articles/BL-DGB-41792}{(1)}
|
|
|
|
\item
|
|
|
|
AXA
|
|
|
|
\href{https://www.business-humanrights.org/en/latest-news/axa-responds-to-allegations-re-ties-to-israeli-settlement-construction-and-weapons-manufacturing/}{(1)}
|
|
|
|
\href{https://bdsmovement.net/news/thousands-pledge-boycott-axa-over-complicity-israels-illegal-occupation}{(2)}
|
|
|
|
\href{https://bdsmovement.net/news/axa-partner-crime}{(3)}
|
|
|
|
\item
|
|
|
|
Ahava
|
|
|
|
\href{https://bdsmovement.net/news/major-retailers-drop-ahava}{(1)}
|
|
|
|
\item
|
|
|
|
Airbnb
|
|
|
|
\href{https://www.aljazeera.com/economy/2019/5/14/palestinian-campaigners-call-for-mass-boycott-of-airbnb-on-may-15}{(1)}
|
|
|
|
\item
|
|
|
|
Air Jordan (owned by \protect\hyperlink{nike}{Nike})
|
|
|
|
\item
|
|
|
|
Annie\textquotesingle s Inc. (owned by
|
|
|
|
\protect\hyperlink{general-mills}{General Mills})
|
|
|
|
\item
|
|
|
|
ArganiCare \href{https://www.arganicare.com/about}{(1)}
|
|
|
|
\item
|
|
|
|
Aquarius (owned by \protect\hyperlink{coca-cola}{Coca-Cola})
|
|
|
|
\item
|
|
|
|
BBC (\protect\hyperlink{news}{local news channel})
|
|
|
|
\item
|
|
|
|
Betty Crocker (owned by \protect\hyperlink{general-mills}{General
|
|
|
|
Mills})
|
|
|
|
\item
|
|
|
|
Black \& Decker
|
|
|
|
\href{http://www.inminds.com/boycott-israel-2012.php}{(1)}
|
|
|
|
\href{http://www.inminds.com/shopping-can-kill.php}{(2)}
|
|
|
|
\href{https://www.bloomberg.com/news/articles/2014-06-27/stanley-black-decker-wins-dismissal-of-safety-conspiracy-suit?leadSource=uverify\%20wall}{(3)}
|
|
|
|
\item
|
|
|
|
Blue Buffalo (owned by \protect\hyperlink{general-mills}{General
|
|
|
|
Mills})
|
|
|
|
\item
|
|
|
|
Booking.com
|
|
|
|
\href{https://www.newarab.com/news/bookingcom-plans-warning-listings-occupied-west-bank}{(1)}
|
|
|
|
\href{https://www.middleeasteye.net/news/bookingcom-israel-settlements-warnings-listings}{(2)}
|
|
|
|
\item
|
|
|
|
Bugles (owned by \protect\hyperlink{lays}{Lays})
|
|
|
|
\item
|
|
|
|
CNBC (\protect\hyperlink{news}{mainstream news channel})
|
|
|
|
\item
|
|
|
|
CNN (\protect\hyperlink{news}{mainstream news channel})
|
|
|
|
\item
|
|
|
|
Calvin Klein
|
|
|
|
\href{https://jewishbusinessnews.com/2017/04/18/israels-fashion-manufacturer-delta-signs-calvin-klein-licensing-deal/}{(1)}
|
|
|
|
\item
|
|
|
|
Caterpillar (CAT)
|
|
|
|
\href{https://www.business-humanrights.org/en/latest-news/caterpillar-response-re-alleged-complicity-in-human-rights-abuses-in-israel-the-occupied-territories/}{(1)}
|
|
|
|
\href{https://www.amnestyusa.org/updates/caterpillar-incs-role-in-human-rights-violations-in-the-occupied-palestinian-territories/}{(2)}
|
|
|
|
\href{https://bdsmovement.net/news/university-manchester-divests-nearly-2million-from-companies-complicit-israels-oppression}{(3)}
|
|
|
|
\item
|
|
|
|
Cereal Partners Worldwide (CPW) (owned by
|
|
|
|
\protect\hyperlink{general-mills}{General Mills})
|
|
|
|
\item
|
|
|
|
Cheerios (owned by \protect\hyperlink{general-mills}{General Mills})
|
|
|
|
\item
|
|
|
|
Chevron
|
|
|
|
\href{https://www.nytimes.com/2023/10/09/business/chevon-gas-israel-gaza.html}{(1)}
|
|
|
|
\href{https://www.offshore-energy.biz/israel-orders-chevron-to-restart-tamar-gas-field/}{(2)}
|
|
|
|
\href{https://www.reuters.com/markets/commodities/israel-shuts-down-offshore-tamar-gas-field-output-2023-10-09/}{(3)}
|
|
|
|
\item
|
|
|
|
ChinaByte.com (\protect\hyperlink{news}{local news channel})
|
|
|
|
\item
|
|
|
|
\protect\hypertarget{coca-cola}{}{Coca-Cola
|
|
|
|
\href{https://bdsmovement.net/news/un-sent-warning-letter-150-companies-doing-business-israeli-settlements}{(1)}
|
|
|
|
\href{https://www.adl.org/resources/letter/coca-cola-assures-adl-it-does-not-endorse-boycotts-israel}{(2)}
|
|
|
|
\href{https://observer.com/2015/06/coca-cola-palestine-ceo-urges-boycott-of-israel/}{(3)}
|
|
|
|
\href{https://qz.com/239722/israels-attacks-on-gaza-are-causing-coca-cola-boycotts}{(4)}
|
|
|
|
\href{https://www.foa.org.uk/campaign/boycottcocacola}{(5)}}
|
|
|
|
\item
|
|
|
|
Converse (owned by \protect\hyperlink{nike}{Nike})
|
|
|
|
\item
|
|
|
|
Costa Coffee (owned by \protect\hyperlink{coca-cola}{Coca-Cola})
|
|
|
|
\item
|
|
|
|
Danone
|
|
|
|
\item
|
|
|
|
Dasani
|
|
|
|
\item
|
|
|
|
DeviantArt
|
|
|
|
\item
|
|
|
|
Doritos
|
|
|
|
\item
|
|
|
|
Dr. Pepper
|
|
|
|
\item
|
|
|
|
Estee Lauder
|
|
|
|
\item
|
|
|
|
Evian
|
|
|
|
\item
|
|
|
|
Fanta (owned by \protect\hyperlink{coca-cola}{Coca-Cola})
|
|
|
|
\item
|
|
|
|
Festival Records
|
|
|
|
\item
|
|
|
|
Fiverr
|
|
|
|
\item
|
|
|
|
Fox News (\protect\hyperlink{news}{mainstream news channel})
|
|
|
|
\item
|
|
|
|
Fresca (owned by \protect\hyperlink{coca-cola}{Coca-Cola})
|
|
|
|
\item
|
|
|
|
Fruit by the Foot
|
|
|
|
\item
|
|
|
|
GADI21
|
|
|
|
\item
|
|
|
|
GAP
|
|
|
|
\item
|
|
|
|
Garnier
|
|
|
|
\item
|
|
|
|
Gatorade
|
|
|
|
\item
|
|
|
|
\protect\hypertarget{general-mills}{}{General Mills
|
|
|
|
\href{https://www.jns.org/general-mills-refutes-claims-by-bds-movement-that-it-is-boycotting-israel/}{(1)}}
|
|
|
|
\item
|
|
|
|
Giorgio Armani
|
|
|
|
\item
|
|
|
|
Gold Coast Bulletin
|
|
|
|
\item
|
|
|
|
Google
|
|
|
|
\item
|
|
|
|
Granada
|
|
|
|
\item
|
|
|
|
HP
|
|
|
|
\item
|
|
|
|
Häagen-Dazs (owned by \protect\hyperlink{general-mills}{General
|
|
|
|
Mills})
|
|
|
|
\item
|
|
|
|
Harper Collins Ragan
|
|
|
|
\item
|
|
|
|
Herald Sun (\protect\hyperlink{news}{local news channel})
|
|
|
|
\item
|
|
|
|
Hurley (owned by \protect\hyperlink{nike}{Nike})
|
|
|
|
\item
|
|
|
|
Hyundai
|
|
|
|
\item
|
|
|
|
IBM
|
|
|
|
\item
|
|
|
|
Independent (\protect\hyperlink{news}{mainstream news channel})
|
|
|
|
\item
|
|
|
|
Intel
|
|
|
|
\item
|
|
|
|
Johnson \& Johnson
|
|
|
|
\item
|
|
|
|
Jordan Plains
|
|
|
|
\item
|
|
|
|
KFC
|
|
|
|
\item
|
|
|
|
Keter
|
|
|
|
\item
|
|
|
|
KitKat
|
|
|
|
\item
|
|
|
|
L\textquotesingle Oreal
|
|
|
|
\item
|
|
|
|
La Senza
|
|
|
|
\item
|
|
|
|
Lancome
|
|
|
|
\item
|
|
|
|
\protect\hypertarget{lays}{}{Lays (owned by
|
|
|
|
\protect\hyperlink{pepsico}{PepsiCo})}
|
|
|
|
\item
|
|
|
|
Lees Carpets
|
|
|
|
\item
|
|
|
|
Levi\textquotesingle s
|
|
|
|
\item
|
|
|
|
Lucky Charms (owned by \protect\hyperlink{general-mills}{General
|
|
|
|
Mills})
|
|
|
|
\item
|
|
|
|
Lupilu Babywipes
|
|
|
|
\item
|
|
|
|
Maggi
|
|
|
|
\item
|
|
|
|
Marks \& Spencer
|
|
|
|
\item
|
|
|
|
Maybelline
|
|
|
|
\item
|
|
|
|
McDonald\textquotesingle s
|
|
|
|
\href{https://www.reuters.com/world/middle-east/free-meals-israeli-soldiers-divide-mcdonalds-franchises-over-israel-hamas-war-2023-10-17/}{(1)}
|
|
|
|
\item
|
|
|
|
Microsoft
|
|
|
|
\item
|
|
|
|
Minute Maid
|
|
|
|
\item
|
|
|
|
MoroccanOil
|
|
|
|
\item
|
|
|
|
Motorola
|
|
|
|
\item
|
|
|
|
Mountain Dew
|
|
|
|
\item
|
|
|
|
Mushroom Records
|
|
|
|
\item
|
|
|
|
MyHeritage
|
|
|
|
\item
|
|
|
|
NDS
|
|
|
|
\item
|
|
|
|
National Geographical (\protect\hyperlink{news}{mainstream news
|
|
|
|
channel})
|
|
|
|
\item
|
|
|
|
Nature Valley (owned by \protect\hyperlink{general-mills}{General
|
|
|
|
Mills})
|
|
|
|
\item
|
|
|
|
Nestlé
|
|
|
|
\href{https://www.reuters.com/article/us-osem-investments-m-a-nestle-idUSKCN0VD0Y5}{(1)}
|
|
|
|
\item
|
|
|
|
Nescafe
|
|
|
|
\item
|
|
|
|
Nesquik
|
|
|
|
\item
|
|
|
|
Nestea
|
|
|
|
\item
|
|
|
|
Nevo
|
|
|
|
\item
|
|
|
|
New York Post
|
|
|
|
\item
|
|
|
|
\protect\hypertarget{news}{}{News Channels
|
|
|
|
\href{https://electronicintifada.net/blogs/michael-f-brown/cnn-fails-challenge-us-politicians-supporting-ethnic-cleansing-gaza}{(1)}
|
|
|
|
\href{https://www.theguardian.com/commentisfree/2018/dec/04/why-did-cnn-fire-a-pro-palestinian-commentator}{(2)}
|
|
|
|
\href{https://www.theguardian.com/us-news/2023/oct/21/israel-hamas-conflict-palestinian-voices-censored}{(3)}
|
|
|
|
\href{http://www.inminds.com/boycott-news-0161.html}{(4)}
|
|
|
|
\href{https://www.washingtonpost.com/style/media/2023/10/18/israel-al-jazeera-committee-to-protect-journalists-threat-censor/}{(5)}
|
|
|
|
\href{https://www.middleeasteye.net/opinion/uk-bbc-israel-palestine-jenin-assault-bias-changing-is}{(6)}
|
|
|
|
\href{https://www.farsnews.ir/en/news/14020725000615/BBC-Takes-Six-Reprers-Off-Air-ver-\%E2\%80\%98Pr-Palesine\%E2\%80\%99-Sance}{(7)}
|
|
|
|
\href{https://palestinecampaign.org/campaigns/media-complaints/}{(8)}
|
|
|
|
\href{https://www.theguardian.com/media/2004/apr/01/bbc.israel}{(9)}
|
|
|
|
\href{https://palestinecampaign.org/bbc-upholds-complaints-of-pro-israel-bias-and-inaccuracy/}{(10)}}
|
|
|
|
\item
|
|
|
|
News of the World
|
|
|
|
\item
|
|
|
|
\protect\hypertarget{nike}{}{Nike}
|
|
|
|
\item
|
|
|
|
Opodo Ltd.
|
|
|
|
\item
|
|
|
|
Palram
|
|
|
|
\item
|
|
|
|
Pampers
|
|
|
|
\item
|
|
|
|
\protect\hypertarget{pepsico}{}{PepsiCo}
|
|
|
|
\item
|
|
|
|
Phoenix
|
|
|
|
\item
|
|
|
|
Pillsbury (owned by \protect\hyperlink{general-mills}{General Mills})
|
|
|
|
\item
|
|
|
|
Powerade (owned by \protect\hyperlink{coca-cola}{Coca-Cola})
|
|
|
|
\item
|
|
|
|
Puma
|
|
|
|
\item
|
|
|
|
Quality Street
|
|
|
|
\item
|
|
|
|
Ralph Lauren
|
|
|
|
\item
|
|
|
|
Rawkus
|
|
|
|
\item
|
|
|
|
Revlon
|
|
|
|
\item
|
|
|
|
Roll-Ups
|
|
|
|
\item
|
|
|
|
Ronen Chen
|
|
|
|
\item
|
|
|
|
Sabra
|
|
|
|
\item
|
|
|
|
Schweppes (owned by \protect\hyperlink{coca-cola}{Coca-Cola})
|
|
|
|
\item
|
|
|
|
Sea Spa Skincare
|
|
|
|
\item
|
|
|
|
Shreddies
|
|
|
|
\item
|
|
|
|
Siemens
|
|
|
|
\item
|
|
|
|
Simply (owned by \protect\hyperlink{coca-cola}{Coca-Cola})
|
|
|
|
\item
|
|
|
|
Sky
|
|
|
|
\item
|
|
|
|
Smarties
|
|
|
|
\item
|
|
|
|
Smartwater (owned by \protect\hyperlink{coca-cola}{Coca-Cola})
|
|
|
|
\item
|
|
|
|
SodaStream
|
|
|
|
\item
|
|
|
|
Sprite (owned by \protect\hyperlink{coca-cola}{Coca-Cola})
|
|
|
|
\item
|
|
|
|
Standard Newspaper (\protect\hyperlink{news}{mainstream news channel})
|
|
|
|
\item
|
|
|
|
Stanley
|
|
|
|
\item
|
|
|
|
Star
|
|
|
|
\item
|
|
|
|
Starbucks
|
|
|
|
\item
|
|
|
|
Sudocrem
|
|
|
|
\item
|
|
|
|
Sunday Mail (\protect\hyperlink{news}{mainstream news channel})
|
|
|
|
\item
|
|
|
|
Teva
|
|
|
|
\item
|
|
|
|
Texaco
|
|
|
|
\item
|
|
|
|
The Sun (\protect\hyperlink{news}{mainstream news channel})
|
|
|
|
\item
|
|
|
|
The Telegraph (\protect\hyperlink{news}{mainstream news channel})
|
|
|
|
\item
|
|
|
|
The Times (\protect\hyperlink{news}{mainstream news channel})
|
|
|
|
\item
|
|
|
|
Timberland
|
|
|
|
\item
|
|
|
|
Tiny Love
|
|
|
|
\item
|
|
|
|
Tivall
|
|
|
|
\item
|
|
|
|
Tommy Hilfiger
|
|
|
|
\item
|
|
|
|
Tropicana
|
|
|
|
\item
|
|
|
|
Victoria\textquotesingle s Secret
|
|
|
|
\item
|
|
|
|
Vitaminwater (owned by \protect\hyperlink{coca-cola}{Coca-Cola})
|
|
|
|
\item
|
|
|
|
VivO (beauty company, not smartphone)
|
|
|
|
\item
|
|
|
|
Waves
|
|
|
|
\item
|
|
|
|
Wix
|
|
|
|
\item
|
|
|
|
YesTo
|
|
|
|
\item
|
|
|
|
Zondervan
|
|
|
|
\item
|
|
|
|
-417
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
\end{document}
|