diff --git a/snippets/org-mode/article latex metadata b/snippets/org-mode/article latex metadata
new file mode 100644
index 0000000..6296c0c
--- /dev/null
+++ b/snippets/org-mode/article latex metadata	
@@ -0,0 +1,10 @@
+# -*- mode: snippet -*-
+# name: article latex metadata
+# key: art
+# --
+#+TITLE: $0
+#+AUTHOR: Amin Kasrou Aouam
+#+LANGUAGE: es
+#+OPTIONS: toc:nil
+#+LATEX_CLASS: article
+#+LATEX_CLASS_OPTIONS: [a4paper]
\ No newline at end of file