import { useState } from "react"; import { Search, X } from "lucide-react"; import { motion, AnimatePresence } from "framer-motion"; export default function BloggerSearchWidget() { const [query, setQuery] = useState(""); const [blogUrl, setBlogUrl] = useState(""); const [copied, setCopied] = useState(false); const handleClear = () => setQuery(""); const widgetCode = ` const widgetCode = `
🔍
`;

Main menu

Pages

The SCOPUS Diaries and the (il)logics of Academic Survival

 

The SCOPUS Diaries and the (il)logics of Academic Survival

The SCOPUS Diaries and the (il)logics of Academic Survival: A Short Guide to Design Your Own Strategy And Survive Bibliometrics, Conferences, and Unreal Expectations in Academia Kindle Edition

Comments